cmake offline build - how to pre-populate source dependencies in the build tree
|
|
1
|
17
|
December 10, 2024
|
Why doesn't target_compile_options() print console warnings like set(CMAKE_LANG_FLAGS...)?
|
|
3
|
66
|
December 5, 2024
|
Supplying if() condition arguments via list variable
|
|
3
|
34
|
November 22, 2024
|
Exit with custom status code
|
|
3
|
35
|
November 12, 2024
|
PROTOBUF_GENERATE_CPP does not generating src and header files
|
|
3
|
576
|
November 3, 2024
|
set xcode "Library Search Paths" form cmake?
|
|
3
|
40
|
October 28, 2024
|
How to configure multiple cmake projects with CMakePresets.json?
|
|
3
|
180
|
October 9, 2024
|
Problem with CMake when compiling a project with Clang and CUDA support
|
|
0
|
122
|
September 19, 2024
|
Exclude some TUs from --parallel
|
|
6
|
45
|
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
|
676
|
June 3, 2024
|
Coverage tool for cmake
|
|
6
|
454
|
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
|
277
|
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
|
263
|
April 20, 2024
|
PACKAGE_INIT generates PACKAGE_PREFIX_DIR with the wrong directory
|
|
17
|
400
|
April 15, 2024
|
Unexpected behavior of TARGET_RUNTIME_DLLS when mixing STATIC, SHARED, PUBLIC, PRIVATE libraries
|
|
2
|
173
|
April 10, 2024
|
Using clang-tidy with cross compilation
|
|
6
|
4219
|
March 15, 2024
|
Selection of targets from a superbuild's sub-projects
|
|
12
|
479
|
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
|
1392
|
February 25, 2024
|
How to do cross platform build for Linux target on Windows build system without even WSL.
|
|
1
|
484
|
February 15, 2024
|
Buildbot and kwrobot in CI
|
|
3
|
164
|
February 5, 2024
|
How to share precompiled headers via an interface library
|
|
7
|
874
|
January 27, 2024
|
cmake error at message(FATAL_ERROR "CMake step for ${contentName} failed: ${result}")
|
|
2
|
1197
|
January 23, 2024
|
The timing for using `target_include_directories` and `target_link_libraries`
|
|
7
|
899
|
December 30, 2023
|
How to verify configuration of the an external CMake project?
|
|
3
|
257
|
December 29, 2023
|
Creating CMake module repository: scope issues
|
|
10
|
531
|
December 24, 2023
|
add_library and target_include_directories
|
|
1
|
363
|
November 22, 2023
|
CMAKE is unable to build RP-2040-HAT-FREERTS-C
|
|
1
|
207
|
November 17, 2023
|