Sha256: 04ea4bfdfed19ab5ef236bde5d473958cc736e72238e8da8e41df4150d6c38eb

Contents?: true

Size: 202 Bytes

Versions: 1

Compression:

Stored size: 202 Bytes

Contents

# frozen_string_literal: true

TMP_COMPILE_COMMANDS = 'tmp/compile_commands.json'
TMP_COMPDB = File.expand_path("../#{TMP_COMPILE_COMMANDS}", __dir__).freeze

ENV['MAKE'] = "bear -o #{TMP_COMPDB} make"

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
edit_distance-0.1.0 rakelib/constants.rb