Exit with custom status code
|
|
3
|
17
|
November 12, 2024
|
PROTOBUF_GENERATE_CPP does not generating src and header files
|
|
3
|
547
|
November 3, 2024
|
set xcode "Library Search Paths" form cmake?
|
|
3
|
30
|
October 28, 2024
|
How to configure multiple cmake projects with CMakePresets.json?
|
|
3
|
104
|
October 9, 2024
|
Why doesn't target_compile_options() print console warnings like set(CMAKE_LANG_FLAGS...)?
|
|
2
|
50
|
September 23, 2024
|
Problem with CMake when compiling a project with Clang and CUDA support
|
|
0
|
94
|
September 19, 2024
|
Exclude some TUs from --parallel
|
|
6
|
43
|
August 22, 2024
|
two separate projects based on cmake
|
|
0
|
22
|
July 26, 2024
|
Can I point CMake to use the (older) libc of a different rootfs?
|
|
1
|
594
|
June 3, 2024
|
Coverage tool for cmake
|
|
6
|
417
|
May 17, 2024
|
CMAKE toolchain does not set the compiler option -std to gnu17 or c++17 although I have added "set(CMAKE_CXX_STANDARD 17)" in CMakeLists.txt.
|
|
3
|
262
|
May 14, 2024
|
failed to link the ".a" library into the project
|
|
4
|
101
|
May 8, 2024
|
Export and implicit library dependencies
|
|
1
|
191
|
April 27, 2024
|
Brand, Spankin' New...Trying to Understand gpiod.h and riscv-64
|
|
1
|
247
|
April 20, 2024
|
PACKAGE_INIT generates PACKAGE_PREFIX_DIR with the wrong directory
|
|
17
|
376
|
April 15, 2024
|
Unexpected behavior of TARGET_RUNTIME_DLLS when mixing STATIC, SHARED, PUBLIC, PRIVATE libraries
|
|
2
|
169
|
April 10, 2024
|
Using clang-tidy with cross compilation
|
|
6
|
4139
|
March 15, 2024
|
Selection of targets from a superbuild's sub-projects
|
|
12
|
456
|
March 10, 2024
|
Installed module library can't find imported headers [Ubuntu 22.04 LTS, CMake 3.28.1, Ninja 1.11.1 and Clang 17.0.6]
|
|
22
|
1367
|
February 25, 2024
|
How to do cross platform build for Linux target on Windows build system without even WSL.
|
|
1
|
467
|
February 15, 2024
|
Buildbot and kwrobot in CI
|
|
3
|
163
|
February 5, 2024
|
How to share precompiled headers via an interface library
|
|
7
|
817
|
January 27, 2024
|
cmake error at message(FATAL_ERROR "CMake step for ${contentName} failed: ${result}")
|
|
2
|
1117
|
January 23, 2024
|
The timing for using `target_include_directories` and `target_link_libraries`
|
|
7
|
884
|
December 30, 2023
|
How to verify configuration of the an external CMake project?
|
|
3
|
252
|
December 29, 2023
|
Creating CMake module repository: scope issues
|
|
10
|
517
|
December 24, 2023
|
add_library and target_include_directories
|
|
1
|
360
|
November 22, 2023
|
CMAKE is unable to build RP-2040-HAT-FREERTS-C
|
|
1
|
207
|
November 17, 2023
|
CMAKE <LINK_LIBRARIES> separated by spaces not commas in linker command
|
|
7
|
457
|
September 19, 2023
|
Using third-party libraries
|
|
1
|
1332
|
September 1, 2023
|