diff options
author | Fabio Alessandrelli <fabio.alessandrelli@gmail.com> | 2024-08-24 11:56:27 +0200 |
---|---|---|
committer | Fabio Alessandrelli <fabio.alessandrelli@gmail.com> | 2024-08-24 12:02:36 +0200 |
commit | f36acd8e312c916c7e53364e1b0bd8eec3e4410e (patch) | |
tree | deb7f87aae765b176d45c982053dc508b8b3ff87 /include/godot_cpp/core/Variant.cpp | |
parent | 19c83a8837738e5014cc35771820bcb8cb73a5ea (diff) | |
download | redot-cpp-f36acd8e312c916c7e53364e1b0bd8eec3e4410e.tar.gz |
[Web/SCons] Use CCFLAGS for SIDE_MODULE option
Was using CPPFLAGS, but should use the explicit scons CCFLAGS which
makes it clear they are applied to both the C and C++ compiler.
CPPFLAGS was also fine (they are preprocessor flags, also applied to
both C and C++), but we should try to stay consistent with what we do
in Godot.
Diffstat (limited to 'include/godot_cpp/core/Variant.cpp')
0 files changed, 0 insertions, 0 deletions