Configure clang-tidy when using an arm-none-eabi-gcc/g++ toolchain
|
|
4
|
561
|
May 24, 2024
|
-std=c++11 not being used/set properly with GCC 4.8.5
|
|
0
|
142
|
April 30, 2024
|
PACKAGE_INIT generates PACKAGE_PREFIX_DIR with the wrong directory
|
|
17
|
372
|
April 15, 2024
|
cmake-gui blocks presets that are usable through command line cmake
|
|
1
|
390
|
November 19, 2023
|
cmake 3.28 and importing C++ headers in gcc
|
|
5
|
1236
|
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
|
926
|
August 29, 2023
|
How to use relative paths when generating code coverage info
|
|
1
|
547
|
July 24, 2023
|
How to enable color output with Ninja
|
|
3
|
1826
|
July 19, 2023
|
Generate two binaries that share CMakeFile but different linker script
|
|
3
|
613
|
July 19, 2023
|
Handling gcc/g++ '--param' flag
|
|
4
|
480
|
July 1, 2023
|
Per-file #define pattern in CMake (log-level/file-hash,etc)
|
|
1
|
282
|
June 8, 2023
|
Linking cufft_static with a CXX target
|
|
5
|
1194
|
April 24, 2023
|
Incremental build with generated headers must run twice
|
|
8
|
1307
|
February 26, 2023
|
link option wrong with -latomic
|
|
2
|
1892
|
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
|
18831
|
December 7, 2022
|
How to check that the current compiler is GCC/MSYS when using Ninja generator?
|
|
7
|
4143
|
November 6, 2022
|
Combining two projects
|
|
1
|
1281
|
July 9, 2022
|
CMAKE_<LANG>_COMPILER_EXTERNAL_TOOLCHAIN adds -gcc-toolchain not ---gcc-toolchain
|
|
4
|
1389
|
June 1, 2022
|
Auto-detect "bad" compiler flags
|
|
3
|
777
|
May 26, 2022
|
Cmake doesn't pickup where the required executable is (FLEX)
|
|
2
|
2354
|
May 3, 2022
|
compile C++20 modules with cmake
|
|
1
|
16387
|
February 25, 2022
|
ld unable to find iostreams functions under MSYS2
|
|
13
|
3751
|
February 20, 2022
|
CMake - search in list - "Unknown arguments specified"
|
|
2
|
4600
|
November 12, 2021
|
How to specify system include directories as `-isystem` in CMake
|
|
2
|
5088
|
September 1, 2021
|
Idiomatic way to deal with huge number of include directories
|
|
3
|
2411
|
August 17, 2021
|
Linking against non versioned or major library
|
|
11
|
3591
|
August 13, 2021
|
Weird edge case with gcov
|
|
2
|
863
|
July 7, 2021
|
Get runtime library of my target
|
|
9
|
2103
|
June 15, 2021
|
Modify the default compiling commands
|
|
2
|
596
|
April 28, 2021
|
parallel cppcheck invocation corrupts common output file
|
|
6
|
1948
|
April 2, 2021
|