godot-cpp/cmake
Samuel Nicholas 6f7293cef4 Alleviate CMake target name clashes, visibility, and grouping.
Simplify <platform>_generate cmake function signature, as TARGET_ALIAS and TARGET_NAME are still in scope and do not need to be passed.
Add USE_FOLDERS, and FOLDER properties to group targets in VS and XCode
Guard test target with GODOT_ENABLE_TESTING
Generate all three variants in the form godot-cpp.test.<target> to remove the -DTEST_TARGET option clutter.
Update the docs/cmake.rst with information about the testing target
Update the Github CI
2024-12-29 09:54:55 +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 Alleviate CMake target name clashes, visibility, and grouping. 2024-12-29 09:54:55 +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
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