1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-13 03:55:22 +02:00
cdt/cmake/org.eclipse.cdt.cmake.core
betamax 3ee0e61eed
Sets the CMake CMAKE_BUILD_TYPE define Fixes #807 (#810)
The CMAKE_BUILD_TYPE is added to CMake configuration build, based on the
active launch mode; DEBUG_MODE sets a buildType of "Debug", everything
else sets a buildType of "Release".
Note, the CMake CMAKE_BUILD_TYPE definition is not directly equivalent
to the Launch Bar Launch Mode; there might be a scenario where the user
wants to launch a debug session using the CMake Release build and not
run it. However, for most cases this is probably sufficient.

For Issue CMake projects are ignoring the Launch mode Run/Debug #807.
2024-09-12 17:15:24 -04:00
..
.settings Upgrade build.properties warnings to errors 2022-11-06 18:29:28 -05:00
META-INF Sets the CMake CMAKE_BUILD_TYPE define Fixes #807 (#810) 2024-09-12 17:15:24 -04:00
schema Bug 567488: Move cmake code to cmake dir 2020-10-13 20:42:22 -04:00
src/org/eclipse/cdt/cmake/core Sets the CMake CMAKE_BUILD_TYPE define Fixes #807 (#810) 2024-09-12 17:15:24 -04:00
templates/simple Don't use tabs when indenting in yaml file 2023-04-25 14:16:37 -04:00
.classpath Update to Java 17 as BREE. Fixes #80 2022-10-03 12:42:37 -04:00
.project Bug 567488: Move cmake code to cmake dir 2020-10-13 20:42:22 -04:00
about.html [releng] Update all legal files with update_legal_files.sh 2022-04-13 13:42:35 -04:00
build.properties Bug 567488: Move cmake code to cmake dir 2020-10-13 20:42:22 -04:00
plugin.properties Bug 567488: Move cmake code to cmake dir 2020-10-13 20:42:22 -04:00
plugin.xml Bug 567488: Move cmake code to cmake dir 2020-10-13 20:42:22 -04:00