Best practices for dependency management in a nested library / superproject setup (FetchContent vs. find_package)
|
|
4
|
86
|
September 16, 2025
|
PkgConfig: cflags must be usage requirements for `IMPORTED_TARGET`s
|
|
1
|
18
|
September 4, 2025
|
Exclude some TUs from --parallel
|
|
7
|
63
|
July 21, 2025
|
"Show Live Issues" problem in Xcode with CMake generator and possible improvement
|
|
1
|
28
|
July 20, 2025
|
Does anyone have experience compiling for HPE OSS?
|
|
0
|
14
|
July 2, 2025
|
Does target_link_libraries(... PRIVATE) deduplicate?
|
|
1
|
49
|
June 21, 2025
|
VS 2022 configuration build preset selector missing
|
|
4
|
100
|
April 20, 2025
|
Automatically discovering the minimal header install set
|
|
2
|
32
|
March 27, 2025
|
cmake offline build - how to pre-populate source dependencies in the build tree
|
|
2
|
154
|
February 24, 2025
|
Proper post_build script in xcode for Firebase Crashlytics?
|
|
0
|
29
|
January 23, 2025
|
error while loading shared libraries: libwhisper.so.1: cannot open shared object file: No such file or directory
|
|
0
|
142
|
January 16, 2025
|
Why doesn't target_compile_options() print console warnings like set(CMAKE_LANG_FLAGS...)?
|
|
3
|
143
|
December 5, 2024
|
Supplying if() condition arguments via list variable
|
|
3
|
59
|
November 22, 2024
|
Exit with custom status code
|
|
3
|
868
|
November 12, 2024
|
PROTOBUF_GENERATE_CPP does not generating src and header files
|
|
3
|
782
|
November 3, 2024
|
set xcode "Library Search Paths" form cmake?
|
|
3
|
138
|
October 28, 2024
|
How to configure multiple cmake projects with CMakePresets.json?
|
|
3
|
957
|
October 9, 2024
|
Problem with CMake when compiling a project with Clang and CUDA support
|
|
0
|
216
|
September 19, 2024
|
two separate projects based on cmake
|
|
0
|
34
|
July 26, 2024
|
Can I point CMake to use the (older) libc of a different rootfs?
|
|
1
|
1385
|
June 3, 2024
|
Coverage tool for cmake
|
|
6
|
581
|
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
|
361
|
May 14, 2024
|
failed to link the ".a" library into the project
|
|
4
|
111
|
May 8, 2024
|
Export and implicit library dependencies
|
|
1
|
223
|
April 27, 2024
|
Brand, Spankin' New...Trying to Understand gpiod.h and riscv-64
|
|
1
|
416
|
April 20, 2024
|
PACKAGE_INIT generates PACKAGE_PREFIX_DIR with the wrong directory
|
|
17
|
578
|
April 15, 2024
|
Unexpected behavior of TARGET_RUNTIME_DLLS when mixing STATIC, SHARED, PUBLIC, PRIVATE libraries
|
|
2
|
211
|
April 10, 2024
|
Using clang-tidy with cross compilation
|
|
6
|
4984
|
March 15, 2024
|
Selection of targets from a superbuild's sub-projects
|
|
12
|
649
|
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
|
1563
|
February 25, 2024
|