mirror of
https://github.com/godotengine/godot.git
synced 2025-03-26 00:16:37 +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.