From c64f60e1c99cb06cf31314662e243a733ac0bad9 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Fri, 27 Feb 2026 23:03:15 +0100 Subject: chore: codebase improvements and tweaks. Signed-off-by: Amlal El Mahrouss --- src/CommandLine/cppdrv.json | 1 + 1 file changed, 1 insertion(+) (limited to 'src/CommandLine/cppdrv.json') 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)" ] } -- cgit v1.2.3