godot-cpp/cmake
Samuel Nicholas 9685147a16 Simplify SYSTEM_NAME generator expression.
previous version created a list, which is semicolon delimited and then string REPLACED the semicolon to create a single string.
New version uses string APPEND to create the string the first time.
2025-01-14 10:52:54 +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 Simplify SYSTEM_NAME generator expression. 2025-01-14 10:52:54 +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