mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-18 07:33:33 +00:00
b0d41847ed
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.