How to include "WIN32" in an "add_executable()" command only on Windows?
|
|
2
|
33
|
March 29, 2025
|
Need help with the issue I am facing
|
|
2
|
18
|
March 28, 2025
|
How to idiomatically add include path flags inside add_custom_command?
|
|
2
|
17
|
March 28, 2025
|
Automatically discovering the minimal header install set
|
|
2
|
29
|
March 27, 2025
|
CMP0143 seemingly not working, how to debug?
|
|
3
|
31
|
March 27, 2025
|
Adding cxx sources to swig_add_library
|
|
2
|
19
|
March 27, 2025
|
How $<LINK_ONLY:...> really works?
|
|
3
|
589
|
April 16, 2024
|
check_symbol_exists() and #define
|
|
14
|
40
|
March 26, 2025
|
Toolchain with shipped older cmake conflicts with outer newer one
|
|
0
|
14
|
March 26, 2025
|
How to use a module BMI built outside of CMake to build module and executable
|
|
5
|
58
|
March 19, 2025
|
CMake not building module partition that builds with command lines
|
|
5
|
57
|
March 19, 2025
|
Detecting if a target has CUDA sources with separable compilation
|
|
8
|
26
|
March 18, 2025
|
How to run `add_custom_target` when source file changes
|
|
1
|
39
|
March 17, 2025
|
Is it appropriate to use enable_language in a CMake package file?
|
|
3
|
2342
|
March 17, 2025
|
Adding openssl.xcframework to XCode using CMake
|
|
1
|
86
|
March 13, 2025
|
cygwin cmake failing with windows-style path names not found
|
|
4
|
215
|
March 13, 2025
|
CMAKE_HIP_KNOWN_FEATURES
|
|
2
|
72
|
March 13, 2025
|
CMAKE MODULE TO FATAL ERROR MUTUALLY EXCLUSIVE OPTIONS
|
|
1
|
121
|
March 13, 2025
|
C++ Header Files and Dependency Management in CMake
|
|
4
|
629
|
March 13, 2025
|
CPack Debian Packaging and RUNPATH/RPATH for dependencies picked up from IMPORTED_RUNTIME_ARTIFACTS
|
|
1
|
642
|
March 13, 2025
|
How to manage hierarchical dependencies ?
|
|
1
|
47
|
March 13, 2025
|
Escape hell, and how to escape it
|
|
2
|
31
|
March 12, 2025
|
Add cpp files from sub directories in target_sources or not
|
|
1
|
66
|
March 12, 2025
|
Silent installation of NSIS installer from CPACK with modifying PATH
|
|
0
|
36
|
March 11, 2025
|
Linking shared library fails on MacOS
|
|
0
|
35
|
March 9, 2025
|
C++20 modules API example
|
|
4
|
3918
|
March 5, 2025
|
Unable to build Eigen & OpenXLSX on windows
|
|
1
|
235
|
March 4, 2025
|
Linking library to library...
|
|
5
|
287
|
March 4, 2025
|
BUILD_INTERFACE or INSTALL_INTERFACE genex with target_link_libraries?
|
|
1
|
185
|
March 4, 2025
|
Test C Compiler failing in Nix Shell because it can't find libclang_rt
|
|
1
|
306
|
March 4, 2025
|