1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-28 18:53:20 +02:00
cdt/cmake/org.eclipse.cdt.cmake.core
betamax b7fa35979a
Bug579242: allow user to override CMake Settings (#683)
The Launch Bar Launch Configuration, Build Settings tab allows the user
to customise the CMake Settings (CMake generator, extra arguments, build
command and clean command). But changing these settings did not affect
the CMake build. This is now fixed.
A "Use these settings" checkbox allows the user to choose settings from
the UI or use the operating system defaults.
2024-02-07 13:52:58 -05:00
..
.settings Upgrade build.properties warnings to errors 2022-11-06 18:29:28 -05:00
META-INF Bug579242: allow user to override CMake Settings (#683) 2024-02-07 13:52:58 -05:00
schema
src/org/eclipse/cdt/cmake/core Bug579242: allow user to override CMake Settings (#683) 2024-02-07 13:52:58 -05: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
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