1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-06 01:06:01 +02:00
cdt/cmake/org.eclipse.cdt.cmake.core/templates/simple
Mat Booth 1783120eb7 Improve the CMake project wizard template
Fixes out-of-the-box deprecation warnings, the template now specifies a
minimum CMake version of 3.10

Allows project names containing spaces by using freemarker syntax to
remove them where necessary in the CMakeLists.txt file.

Demonstrates how to implement the common idiom of configuration header
files.
2022-10-18 00:08:44 +01:00
..
CMakeLists.txt Improve the CMake project wizard template 2022-10-18 00:08:44 +01:00
config.h.in Improve the CMake project wizard template 2022-10-18 00:08:44 +01:00
main.cpp Improve the CMake project wizard template 2022-10-18 00:08:44 +01:00
manifest.xml Improve the CMake project wizard template 2022-10-18 00:08:44 +01:00