1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-09-03 13:43:31 +02:00
cdt/cmake/org.eclipse.cdt.cmake.core
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
..
.settings Update to Java 17 as BREE. Fixes #80 2022-10-03 12:42:37 -04:00
META-INF Update to Java 17 as BREE. Fixes #80 2022-10-03 12:42:37 -04:00
schema
src/org/eclipse/cdt/cmake/core Correct @since tags 2022-10-03 12:42:37 -04:00
templates/simple Improve the CMake project wizard template 2022-10-18 00:08:44 +01:00
.classpath Update to Java 17 as BREE. Fixes #80 2022-10-03 12:42:37 -04:00
.project
about.html [releng] Update all legal files with update_legal_files.sh 2022-04-13 13:42:35 -04:00
build.properties
plugin.properties
plugin.xml