mirror of
https://github.com/godotengine/godot.git
synced 2025-03-13 23:41:08 +08: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.