summaryrefslogtreecommitdiffstats
path: root/test/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Rebrand godot-cpp to redot-cppSpartan3222024-10-311-1/+1
* Allow unicode class namesDavid Snopek2024-09-181-0/+1
* Change cmake_minimum_required to match actual requirementsytnuf2024-03-221-1/+1
* CMake: Remove hardcoded warnings list and forcing -Werror on library buildsRémi Verschelde2023-12-011-22/+0
* SCons: Disable C++ exception handling by defaultRémi Verschelde2023-10-221-1/+16
* Rename godot-headers to gdextension, move header to top folderRémi Verschelde2022-12-141-3/+3
* [MSVC] Add NOMINMAX flag to scons and cmake.Fabio Alessandrelli2022-09-121-2/+1
* Rename OSX to macOS.bruvzg2022-07-201-1/+1
* Sync `misc/` scripts and hooks with upstream GodotRémi Verschelde2022-03-151-1/+1
* Fix Test CMake project for Windows and parametrize pathsNicolás Carrasco2022-01-261-28/+27
* Test CMake project with CI (#518)O01eg2021-12-241-0/+152