|
Set default target for project(SomePorject NONE) project
|
|
4
|
949
|
March 10, 2025
|
|
add way to make an include in a CMakePresets.json file optional
|
|
3
|
245
|
March 8, 2025
|
|
Using a compiler cache on Windows with MSVC?
|
|
2
|
254
|
March 7, 2025
|
|
How to run script AFTER *.pbxproj is generated?
|
|
4
|
72
|
March 6, 2025
|
|
How to see what steps are run by cmake --workflow xxx?
|
|
1
|
63
|
March 6, 2025
|
|
variables for cross-platform code?
|
|
17
|
798
|
March 5, 2025
|
|
Forcing CMake to output link.txt for executable?
|
|
2
|
304
|
March 5, 2025
|
|
TARGET_RUNTIME_DLLS for Linux?
|
|
0
|
105
|
March 5, 2025
|
|
Listing available targets with cmake ?
|
|
3
|
9659
|
March 4, 2025
|
|
Adding gtest test to a CONFIGURATION
|
|
1
|
149
|
March 4, 2025
|
|
Compiler program installed in Windows cannot recognize file path generated by Cmake in Cygwin.
|
|
2
|
487
|
February 28, 2025
|
|
Using optimization flags with `CC` (PrgEnv-gnu)
|
|
0
|
37
|
February 26, 2025
|
|
CMake target_include_directories doesn't export to compile_commands.json when using CUDA
|
|
11
|
1351
|
February 27, 2025
|
|
cmake offline build - how to pre-populate source dependencies in the build tree
|
|
2
|
324
|
February 24, 2025
|
|
using Catch2 test detection when test binary is output outside the build tree
|
|
4
|
761
|
February 22, 2025
|
|
correctly setting symbol visibility for shared libraries
|
|
3
|
1151
|
February 19, 2025
|
|
How to add a third party lib to a lib built by cmake and get a new lib as output?
|
|
0
|
97
|
February 19, 2025
|
|
Identifying the CMakeConfig.h File
|
|
3
|
98
|
February 19, 2025
|
|
Test errors on CMake 3.27.9 and Linux Mint 21.3
|
|
0
|
40
|
February 17, 2025
|
|
Creating a library split into multiple sub-modules
|
|
1
|
244
|
February 17, 2025
|
|
pkg_check_modules problem finding libsc as dependency for p4est
|
|
0
|
58
|
February 14, 2025
|
|
precompilation macros from CSV file
|
|
4
|
103
|
February 13, 2025
|
|
How to suppress the preprocessor define CMAKE_INTDIR?
|
|
0
|
133
|
February 7, 2025
|
|
Looking for clarity on using find_package with a dylib and xcframework in same directory.
|
|
2
|
155
|
February 7, 2025
|
|
Linux DSO->Static->DSO link impasse
|
|
0
|
54
|
February 5, 2025
|
|
Should you use install components from a FetchContent subproject?
|
|
0
|
55
|
February 5, 2025
|
|
Cmake preset, configure condition on specific compiler found?
|
|
0
|
81
|
February 5, 2025
|
|
FindOpenSSL slow and not cached on Windows ?
|
|
2
|
94
|
February 5, 2025
|
|
Unclarity around the usage of install and CPack in specific scenario
|
|
0
|
61
|
February 4, 2025
|
|
How to handle transitive dependencies of a header-only library target?
|
|
1
|
188
|
January 30, 2025
|