Changing target output path based on architecture
|
|
3
|
65
|
August 30, 2023
|
Changing output directories
|
|
1
|
80
|
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
|
100
|
August 29, 2023
|
Using multiple toolchains in the same project?
|
|
3
|
5231
|
August 28, 2023
|
install(EXPORT) complains that a dependency is in multiple export sets
|
|
2
|
104
|
August 28, 2023
|
CMAKE_IGNORE_PREFIX_PATH
|
|
5
|
447
|
August 28, 2023
|
sometimes find_package() does not look for files in passed PATHS parameter
|
|
2
|
162
|
August 25, 2023
|
Cmake Project not linking correctly
|
|
8
|
90
|
August 24, 2023
|
tests that are meant to abort()
|
|
12
|
2109
|
August 22, 2023
|
Why does my test calling `abort()` not output anything?
|
|
1
|
100
|
August 22, 2023
|
CMake Build Fails After Migration from 3.23.5 to 3.24.0-rc1
|
|
5
|
101
|
August 22, 2023
|
CMAKE_SYSTEM_HOST_PROCESSOR and CMAKE_SYSTEM_PROCESSOR wrong
|
|
2
|
52
|
August 22, 2023
|
link_directories() command Adds two directories for each directory passed to it
|
|
4
|
68
|
August 22, 2023
|
CMake + CUDA + Clang fails
|
|
9
|
195
|
August 21, 2023
|
file(LOCK <file-name> GUARD ... What do the three GUARDs function, file and process mean exactly?
|
|
2
|
85
|
August 21, 2023
|
Forcing libraries to be linked in order to expose header-only dependencies.
|
|
3
|
66
|
August 21, 2023
|
CMakePresets: What is the overwrite order for multiple inheritance?
|
|
2
|
95
|
August 20, 2023
|
Shared library in CMake
|
|
4
|
83
|
August 18, 2023
|
ExternalProject's CONFIGURE_COMMAND - can I "extend" instead of replacing it?
|
|
2
|
75
|
August 18, 2023
|
CMAKE_HAVE_LIBC_PTHREAD failed
|
|
10
|
22939
|
August 18, 2023
|
Make a Windows app ready for the Microsoft Store
|
|
17
|
233
|
August 17, 2023
|
target_compile_options being applied to header files from FetchContent dependency
|
|
6
|
74
|
August 17, 2023
|
CMakePresets: why not expand macros in name or inherits fields?
|
|
2
|
123
|
August 17, 2023
|
ExternalProject_Add and CMAKE_CONFIGURATION_TYPES
|
|
4
|
68
|
August 16, 2023
|
How to remove -arch flag from arm-none-eabi-gcc in macos builds
|
|
4
|
655
|
August 15, 2023
|
CMake presets: What is a testpreset for?
|
|
3
|
528
|
August 15, 2023
|
Set environment variables for all CMake Presets
|
|
1
|
207
|
August 15, 2023
|
CPack Debian Packaging and RUNPATH/RPATH for dependencies picked up from IMPORTED_RUNTIME_ARTIFACTS
|
|
0
|
75
|
August 11, 2023
|
How to prevent CMake usage of an outdated fortran module
|
|
6
|
91
|
August 10, 2023
|
Platform/Generator specific properties in a condition
|
|
1
|
47
|
August 10, 2023
|