|
find_package for non-installer third party module/library/package
|
|
5
|
1257
|
September 13, 2023
|
|
How to use InstallRequiredSystemLibraries module or install the RUNTIME_DEPENDENCY_SET
|
|
6
|
1113
|
September 13, 2023
|
|
Cross compiling Qt app on Linux host for MacOS target.
|
|
10
|
816
|
September 13, 2023
|
|
CMake Error at cmake_install.cmake:(file) Multiple conflicting paths found for ...
|
|
1
|
1521
|
September 13, 2023
|
|
add_library, sources as list not producing DLL, no error either
|
|
1
|
1678
|
September 13, 2023
|
|
Statically linking llvm into a library, results in unresolved externals.
|
|
8
|
2347
|
September 13, 2023
|
|
Using target-specific generator expressions in global CMake variables
|
|
2
|
610
|
September 6, 2023
|
|
How to link to wxWidgets static libs
|
|
5
|
2613
|
September 6, 2023
|
|
External project dependency
|
|
4
|
398
|
September 4, 2023
|
|
how to make cmake reconfigure itself from cmakelists, or how to re-addsubdirectory ?
|
|
7
|
1153
|
September 2, 2023
|
|
Using third-party libraries
|
|
1
|
1845
|
September 1, 2023
|
|
Extending generator expressions?
|
|
1
|
361
|
August 31, 2023
|
|
Changing target output path based on architecture
|
|
3
|
1144
|
August 30, 2023
|
|
Changing output directories
|
|
1
|
6681
|
August 28, 2023
|
|
CMake goes into an infinite loop when there are two stand-alone subprojects with two different compilers within the same build
|
|
1
|
1286
|
August 29, 2023
|
|
Using multiple toolchains in the same project?
|
|
3
|
9392
|
August 28, 2023
|
|
install(EXPORT) complains that a dependency is in multiple export sets
|
|
2
|
478
|
August 28, 2023
|
|
CMAKE_IGNORE_PREFIX_PATH
|
|
5
|
1155
|
August 28, 2023
|
|
sometimes find_package() does not look for files in passed PATHS parameter
|
|
2
|
1044
|
August 25, 2023
|
|
Cmake Project not linking correctly
|
|
8
|
2668
|
August 24, 2023
|
|
tests that are meant to abort()
|
|
12
|
3619
|
August 22, 2023
|
|
Why does my test calling `abort()` not output anything?
|
|
1
|
1312
|
August 22, 2023
|
|
CMake Build Fails After Migration from 3.23.5 to 3.24.0-rc1
|
|
5
|
441
|
August 22, 2023
|
|
CMAKE_SYSTEM_HOST_PROCESSOR and CMAKE_SYSTEM_PROCESSOR wrong
|
|
2
|
253
|
August 22, 2023
|
|
link_directories() command Adds two directories for each directory passed to it
|
|
4
|
406
|
August 22, 2023
|
|
file(LOCK <file-name> GUARD ... What do the three GUARDs function, file and process mean exactly?
|
|
2
|
606
|
August 21, 2023
|
|
Forcing libraries to be linked in order to expose header-only dependencies.
|
|
3
|
919
|
August 21, 2023
|
|
Shared library in CMake
|
|
4
|
3127
|
August 18, 2023
|
|
ExternalProject's CONFIGURE_COMMAND - can I "extend" instead of replacing it?
|
|
2
|
1325
|
August 18, 2023
|
|
CMAKE_HAVE_LIBC_PTHREAD failed
|
|
10
|
32684
|
August 18, 2023
|