godot-cpp/cmake
Samuel Nicholas 9ce7a71cbf CMake: Fix #1690 - DEBUG_FEATURES generator expression
As described in issue #1690 the expression needs to depend on TARGET_ALIAS not TARGET_NAME.

This was introduced when I was solving the naming conflict issues and I missed this usage.
2025-01-23 14:36:48 +10:30
..
android.cmake Alleviate CMake target name clashes, visibility, and grouping. 2024-12-29 09:54:55 +10:30
common_compiler_flags.cmake Alleviate CMake target name clashes, visibility, and grouping. 2024-12-29 09:54:55 +10:30
emsdkHack.cmake Modernise Existing CMakeLists.txt 2024-11-21 11:01:00 +10:30
godotcpp.cmake CMake: Fix #1690 - DEBUG_FEATURES generator expression 2025-01-23 14:36:48 +10:30
ios.cmake Alleviate CMake target name clashes, visibility, and grouping. 2024-12-29 09:54:55 +10:30
linux.cmake Alleviate CMake target name clashes, visibility, and grouping. 2024-12-29 09:54:55 +10:30
macos.cmake Alleviate CMake target name clashes, visibility, and grouping. 2024-12-29 09:54:55 +10:30
python_callouts.cmake CMake: Support for XML documentation 2025-01-13 08:28:42 +10:30
web.cmake Alleviate CMake target name clashes, visibility, and grouping. 2024-12-29 09:54:55 +10:30
windows.cmake Alleviate CMake target name clashes, visibility, and grouping. 2024-12-29 09:54:55 +10:30