1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-21 21:52:10 +02:00
cdt/cmake
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
..
aggregator Clean up Maven build (#662) 2023-12-28 14:35:58 -05:00
org.eclipse.cdt.cmake-feature Prepare repo for 11.5.0 (#633) 2023-12-06 18:48:15 -05:00
org.eclipse.cdt.cmake.core Bug579242: allow user to override CMake Settings (#683) 2024-02-07 13:52:58 -05:00
org.eclipse.cdt.cmake.core.tests Remove and ignore object references from Yaml files 2023-08-10 09:38:12 -04:00
org.eclipse.cdt.cmake.ui Bug579242: allow user to override CMake Settings (#683) 2024-02-07 13:52:58 -05:00
org.eclipse.cdt.cmake.ui.tests Bug579242: allow user to override CMake Settings (#683) 2024-02-07 13:52:58 -05:00
pom.xml Prepare repo for 11.5.0 (#633) 2023-12-06 18:48:15 -05:00
README.txt Bug 564349 - move code to parse compile_commands.json to subdir jsoncdb 2021-07-27 15:25:54 -04:00

Files in this directory tree provide CMake support for the CDT core build.