diff options
Diffstat (limited to 'src/CommandLine/cppdrv.json')
| -rw-r--r-- | src/CommandLine/cppdrv.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CommandLine/cppdrv.json b/src/CommandLine/cppdrv.json index 7c8cbe2..ad9761b 100644 --- a/src/CommandLine/cppdrv.json +++ b/src/CommandLine/cppdrv.json @@ -7,6 +7,7 @@ "compiler_flags": ["-L/usr/local/lib", "-lCompilerKit"], "cpp_macros": [ "__CPPDRV__=202504", + "__NECTAR__", "kDistReleaseBranch=$(git rev-parse --abbrev-ref HEAD)-$(uuidgen)" ] } |
