Using target-specific generator expressions in global CMake variables
|
|
2
|
543
|
September 6, 2023
|
How to link to wxWidgets static libs
|
|
5
|
2366
|
September 6, 2023
|
External project dependency
|
|
4
|
365
|
September 4, 2023
|
how to make cmake reconfigure itself from cmakelists, or how to re-addsubdirectory ?
|
|
7
|
1004
|
September 2, 2023
|
Using third-party libraries
|
|
1
|
1670
|
September 1, 2023
|
Extending generator expressions?
|
|
1
|
332
|
August 31, 2023
|
Changing target output path based on architecture
|
|
3
|
1030
|
August 30, 2023
|
Changing output directories
|
|
1
|
5991
|
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
|
1185
|
August 29, 2023
|
Using multiple toolchains in the same project?
|
|
3
|
8948
|
August 28, 2023
|
install(EXPORT) complains that a dependency is in multiple export sets
|
|
2
|
435
|
August 28, 2023
|
CMAKE_IGNORE_PREFIX_PATH
|
|
5
|
1101
|
August 28, 2023
|
sometimes find_package() does not look for files in passed PATHS parameter
|
|
2
|
975
|
August 25, 2023
|
Cmake Project not linking correctly
|
|
8
|
2462
|
August 24, 2023
|
tests that are meant to abort()
|
|
12
|
3429
|
August 22, 2023
|
Why does my test calling `abort()` not output anything?
|
|
1
|
1217
|
August 22, 2023
|
CMake Build Fails After Migration from 3.23.5 to 3.24.0-rc1
|
|
5
|
403
|
August 22, 2023
|
CMAKE_SYSTEM_HOST_PROCESSOR and CMAKE_SYSTEM_PROCESSOR wrong
|
|
2
|
241
|
August 22, 2023
|
link_directories() command Adds two directories for each directory passed to it
|
|
4
|
366
|
August 22, 2023
|
file(LOCK <file-name> GUARD ... What do the three GUARDs function, file and process mean exactly?
|
|
2
|
552
|
August 21, 2023
|
Forcing libraries to be linked in order to expose header-only dependencies.
|
|
3
|
859
|
August 21, 2023
|
Shared library in CMake
|
|
4
|
3042
|
August 18, 2023
|
ExternalProject's CONFIGURE_COMMAND - can I "extend" instead of replacing it?
|
|
2
|
1192
|
August 18, 2023
|
CMAKE_HAVE_LIBC_PTHREAD failed
|
|
10
|
32105
|
August 18, 2023
|
target_compile_options being applied to header files from FetchContent dependency
|
|
6
|
496
|
August 17, 2023
|
CMakePresets: why not expand macros in name or inherits fields?
|
|
2
|
393
|
August 17, 2023
|
ExternalProject_Add and CMAKE_CONFIGURATION_TYPES
|
|
4
|
504
|
August 16, 2023
|
How to remove -arch flag from arm-none-eabi-gcc in macos builds
|
|
4
|
1891
|
August 15, 2023
|
CMake presets: What is a testpreset for?
|
|
3
|
2081
|
August 15, 2023
|
Set environment variables for all CMake Presets
|
|
1
|
847
|
August 15, 2023
|