mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-15 13:11:03 +00:00
It's the recommended way to set those, and is more portable (automatically prepends -D for GCC/Clang and /D for MSVC). We still use CPPFLAGS for some pre-processor flags which are not defines.