|
Where can I find a working example of IF IN_LIST?
|
|
1
|
488
|
August 13, 2024
|
|
PRIVATE-becomes-PUBLIC behaviour for static libraries
|
|
6
|
243
|
August 13, 2024
|
|
Not understanding why CMakeLists.txt is not finding my dependency.
|
|
1
|
793
|
August 12, 2024
|
|
cmake cross compile setup
|
|
0
|
331
|
August 11, 2024
|
|
Validating components in config file
|
|
4
|
124
|
August 9, 2024
|
|
Linker error is being generated when I try to generate a seperate binary for tests only
|
|
1
|
67
|
August 7, 2024
|
|
Opinion on multiple configuration files when using COMPONENTS of find_package
|
|
0
|
61
|
August 5, 2024
|
|
Possible to base custom command on generator?
|
|
1
|
81
|
July 31, 2024
|
|
Building a Library
|
|
6
|
263
|
July 30, 2024
|
|
two separate projects based on cmake
|
|
0
|
45
|
July 26, 2024
|
|
CPACK_GENERATOR( flatpak? )
|
|
4
|
1050
|
July 26, 2024
|
|
FetchContent_Declare() UPDATE_DISCONNECTED and vcpkg
|
|
7
|
555
|
July 26, 2024
|
|
Pass double quotes to batch script with execute_process()
|
|
3
|
409
|
July 23, 2024
|
|
How to re-use sub-target header-files/dependencies
|
|
9
|
124
|
July 20, 2024
|
|
Moved discussion here from CLion issues about CMAKE_BUILD_TYPE, buildPresets vs configurePresets, and Ninja Multi-Config
|
|
0
|
287
|
July 20, 2024
|
|
Let shared lib load other lib from relative path
|
|
2
|
238
|
July 18, 2024
|
|
file(GET_RUNTIME_DEPENDENCIES ...) unable to resolve dependencies even if RUNPATH is set.
|
|
1
|
388
|
July 17, 2024
|
|
CMake Error at CMakeLists.txt:249 (string): string sub-command COMPARE, mode EQUAL needs at least 5 arguments total to command.
|
|
2
|
241
|
July 16, 2024
|
|
Changing old FetchContent to comply with new restrictions
|
|
1
|
104
|
July 15, 2024
|
|
Is it a normal practice to search for a configuration file inside the find module?
|
|
2
|
85
|
July 15, 2024
|
|
add_custom_target COMMAND and star * bypass shell expansion
|
|
1
|
81
|
July 14, 2024
|
|
Making a Cmake package for LLDB
|
|
1
|
168
|
July 14, 2024
|
|
Where to use `cmake_minimum_required`?
|
|
2
|
1201
|
July 13, 2024
|
|
RPM does not include <exportname>-<config>.cmake, results in IMPORTED_LOCATION not set for imported target
|
|
6
|
90
|
July 13, 2024
|
|
CMake 3.30 doesn't let me use $(ARCHS_STANDARD) to set CMAKE_OSX_ARCHITECTURES
|
|
6
|
476
|
July 11, 2024
|
|
list(SORT): Add support for SEMVER comparison
|
|
2
|
195
|
July 10, 2024
|
|
Getting a list of all source files for the running clang-format
|
|
1
|
299
|
July 10, 2024
|
|
Linking a prebuilt static library
|
|
5
|
2195
|
July 10, 2024
|
|
Linking to shared library built within my project works under linux but not Windows
|
|
6
|
1339
|
July 9, 2024
|
|
How Consuming Installed C++20 Modules the portable way
|
|
0
|
112
|
July 7, 2024
|