Good way of running custom commands serially
|
|
7
|
1966
|
July 1, 2023
|
How to INSERT/PREPEND an element into a JSON array using string(JSON)?
|
|
3
|
745
|
July 1, 2023
|
ld: cannot find library (CMake found it earlier?)
|
|
5
|
3501
|
June 26, 2023
|
Inconsistent behavior of Ninja generator on first and subsequent cmake runs for CMAKE_<LANG>_STANDARD_LIBRARIES
|
|
5
|
500
|
June 25, 2023
|
CMAKE_OSX_DEPLOYMENT_TARGET not setting min version? (Xcode, clang)
|
|
1
|
729
|
June 23, 2023
|
How to create a dummy build preset
|
|
1
|
242
|
June 23, 2023
|
Generator expressions in external projects.
|
|
5
|
756
|
June 23, 2023
|
Xcode schemes: how to choose which build type is assigned to each task?
|
|
0
|
339
|
June 23, 2023
|
CPackRPM Installing Unnecessary Files
|
|
7
|
606
|
June 20, 2023
|
How to create stripped dll
|
|
4
|
931
|
June 20, 2023
|
Caching FetchContent source in a different directory
|
|
2
|
1072
|
June 19, 2023
|
ExternalProject_Add cache for git repositories
|
|
3
|
1296
|
June 19, 2023
|
Find `omp-tools.h` with FindOpenMP
|
|
4
|
351
|
June 19, 2023
|
What is the procedure for accessing code in other subdirectories?
|
|
3
|
205
|
June 18, 2023
|
IMPORTED_LOCATION is incorrect for OpenSSL::SSL and OpenSSL::Crypto
|
|
4
|
1166
|
June 18, 2023
|
Why is manual copying of .dll needed when linking library?
|
|
6
|
4662
|
June 17, 2023
|
Why does project() change CMAKE_TOOLCHAIN_FILE only on first configure?
|
|
1
|
396
|
June 16, 2023
|
Supressing INTERFACE sources from showing up in downstream VS Sln libraries
|
|
1
|
189
|
June 15, 2023
|
target_compile_definitions with UTF-8 data
|
|
4
|
712
|
June 14, 2023
|
Having issue with Cmake "string sub-command REGEX, mode REPLACE needs at least 6 arguments total to command."
|
|
2
|
3854
|
June 12, 2023
|
FetchContent in dependency management
|
|
9
|
3913
|
June 9, 2023
|
modern cmake file structure
|
|
3
|
2136
|
June 8, 2023
|
Per-file #define pattern in CMake (log-level/file-hash,etc)
|
|
1
|
306
|
June 8, 2023
|
CMake failing gcc compiler checks
|
|
8
|
6259
|
June 8, 2023
|
Macros, target_link_library, target_sources evaluation questions
|
|
2
|
268
|
June 7, 2023
|
Difference between prefixed EXPORT_NAME and NAMESPACE?
|
|
5
|
431
|
June 7, 2023
|
Skipping an useless argument when invoking a command
|
|
3
|
323
|
June 7, 2023
|
`COMPILE_DEFINITIONS` with generator expression: "$<${gcc_like}:-Werror>" "$<${msvc}:-WX>"
|
|
5
|
393
|
June 7, 2023
|
Option default value bug
|
|
1
|
358
|
June 6, 2023
|
Minimal P/Invoke + net5.0 example ?
|
|
5
|
835
|
June 4, 2023
|