|
How to export environment variables globally?
|
|
4
|
205
|
April 8, 2025
|
|
Adding two macOS .app directories to a bundle
|
|
0
|
74
|
April 3, 2025
|
|
Execute Command Post Build - CMake / ESP-IDF (VS-Code with PIO)
|
|
9
|
468
|
April 3, 2025
|
|
Remove the inner dependency when linked into the final target.
|
|
0
|
51
|
March 31, 2025
|
|
How to include "WIN32" in an "add_executable()" command only on Windows?
|
|
2
|
285
|
March 29, 2025
|
|
CMP0143 seemingly not working, how to debug?
|
|
3
|
104
|
March 27, 2025
|
|
Adding cxx sources to swig_add_library
|
|
2
|
97
|
March 27, 2025
|
|
How $<LINK_ONLY:...> really works?
|
|
3
|
1130
|
April 16, 2024
|
|
check_symbol_exists() and #define
|
|
14
|
289
|
March 26, 2025
|
|
Toolchain with shipped older cmake conflicts with outer newer one
|
|
0
|
37
|
March 26, 2025
|
|
How to use a module BMI built outside of CMake to build module and executable
|
|
5
|
270
|
March 19, 2025
|
|
Detecting if a target has CUDA sources with separable compilation
|
|
8
|
182
|
March 18, 2025
|
|
How to run `add_custom_target` when source file changes
|
|
1
|
110
|
March 17, 2025
|
|
Is it appropriate to use enable_language in a CMake package file?
|
|
3
|
2725
|
March 17, 2025
|
|
Adding openssl.xcframework to XCode using CMake
|
|
1
|
137
|
March 13, 2025
|
|
cygwin cmake failing with windows-style path names not found
|
|
4
|
444
|
March 13, 2025
|
|
CMAKE_HIP_KNOWN_FEATURES
|
|
2
|
108
|
March 13, 2025
|
|
CMAKE MODULE TO FATAL ERROR MUTUALLY EXCLUSIVE OPTIONS
|
|
1
|
188
|
March 13, 2025
|
|
C++ Header Files and Dependency Management in CMake
|
|
4
|
1202
|
March 13, 2025
|
|
CPack Debian Packaging and RUNPATH/RPATH for dependencies picked up from IMPORTED_RUNTIME_ARTIFACTS
|
|
1
|
878
|
March 13, 2025
|
|
How to manage hierarchical dependencies ?
|
|
1
|
114
|
March 13, 2025
|
|
Escape hell, and how to escape it
|
|
2
|
131
|
March 12, 2025
|
|
Add cpp files from sub directories in target_sources or not
|
|
1
|
313
|
March 12, 2025
|
|
Silent installation of NSIS installer from CPACK with modifying PATH
|
|
0
|
172
|
March 11, 2025
|
|
Linking shared library fails on MacOS
|
|
0
|
84
|
March 9, 2025
|
|
C++20 modules API example
|
|
4
|
4808
|
March 5, 2025
|
|
Linking library to library...
|
|
5
|
423
|
March 4, 2025
|
|
BUILD_INTERFACE or INSTALL_INTERFACE genex with target_link_libraries?
|
|
1
|
358
|
March 4, 2025
|
|
Test C Compiler failing in Nix Shell because it can't find libclang_rt
|
|
1
|
463
|
March 4, 2025
|
|
Combine two independent cmake projects into a single project
|
|
1
|
444
|
March 4, 2025
|