cmake-gui blocks presets that are usable through command line cmake
|
|
2
|
443
|
March 12, 2025
|
Multiple compiler link problems
|
|
1
|
19
|
January 11, 2025
|
Generated Makefile build command gives errors as it has quotes in the build command
|
|
9
|
79
|
January 6, 2025
|
cmake with arm-none-eabi-gcc doesn't include/link default headers and libraries
|
|
2
|
146
|
December 24, 2024
|
custom linker tool using 3.29 LINKER_TYPE
|
|
5
|
24
|
November 27, 2024
|
Configure clang-tidy when using an arm-none-eabi-gcc/g++ toolchain
|
|
4
|
903
|
May 24, 2024
|
-std=c++11 not being used/set properly with GCC 4.8.5
|
|
0
|
147
|
April 30, 2024
|
PACKAGE_INIT generates PACKAGE_PREFIX_DIR with the wrong directory
|
|
17
|
476
|
April 15, 2024
|
cmake 3.28 and importing C++ headers in gcc
|
|
5
|
1503
|
October 30, 2023
|
CMake goes into an infinite loop when there are two stand-alone subprojects with two different compilers within the same build
|
|
1
|
1070
|
August 29, 2023
|
How to use relative paths when generating code coverage info
|
|
1
|
625
|
July 24, 2023
|
How to enable color output with Ninja
|
|
3
|
2333
|
July 19, 2023
|
Generate two binaries that share CMakeFile but different linker script
|
|
3
|
706
|
July 19, 2023
|
Handling gcc/g++ '--param' flag
|
|
4
|
500
|
July 1, 2023
|
Per-file #define pattern in CMake (log-level/file-hash,etc)
|
|
1
|
292
|
June 8, 2023
|
Linking cufft_static with a CXX target
|
|
5
|
1297
|
April 24, 2023
|
Incremental build with generated headers must run twice
|
|
8
|
1451
|
February 26, 2023
|
link option wrong with -latomic
|
|
2
|
2075
|
January 4, 2023
|
CMake does not set the compiler option -std to gnu17 or c++17 although I set the target_compile_features to cxx_std_17
|
|
18
|
20028
|
December 7, 2022
|
How to check that the current compiler is GCC/MSYS when using Ninja generator?
|
|
7
|
4600
|
November 6, 2022
|
Combining two projects
|
|
1
|
1350
|
July 9, 2022
|
CMAKE_<LANG>_COMPILER_EXTERNAL_TOOLCHAIN adds -gcc-toolchain not ---gcc-toolchain
|
|
4
|
1479
|
June 1, 2022
|
Auto-detect "bad" compiler flags
|
|
3
|
814
|
May 26, 2022
|
Cmake doesn't pickup where the required executable is (FLEX)
|
|
2
|
2431
|
May 3, 2022
|
compile C++20 modules with cmake
|
|
1
|
16458
|
February 25, 2022
|
ld unable to find iostreams functions under MSYS2
|
|
13
|
3831
|
February 20, 2022
|
CMake - search in list - "Unknown arguments specified"
|
|
2
|
4775
|
November 12, 2021
|
How to specify system include directories as `-isystem` in CMake
|
|
2
|
5620
|
September 1, 2021
|
Idiomatic way to deal with huge number of include directories
|
|
3
|
2556
|
August 17, 2021
|
Linking against non versioned or major library
|
|
11
|
3776
|
August 13, 2021
|