`COMPILE_DEFINITIONS` with generator expression: "$<${gcc_like}:-Werror>" "$<${msvc}:-WX>"
|
|
5
|
394
|
June 7, 2023
|
Option default value bug
|
|
1
|
359
|
June 6, 2023
|
Minimal P/Invoke + net5.0 example ?
|
|
5
|
835
|
June 4, 2023
|
linker cannot find openmp library on msys system
|
|
1
|
400
|
June 2, 2023
|
Investigating /MP with MSVC
|
|
1
|
360
|
June 2, 2023
|
Code Signing macOs application
|
|
13
|
8122
|
June 2, 2023
|
CMAKE_STRIP arguments?
|
|
19
|
6335
|
June 2, 2023
|
Executable not found for macos/clang/M1-arm64 but yes for macos/clang/x86_64
|
|
5
|
829
|
June 1, 2023
|
When running multiple cmake concurrently, "if (EXISTS xxx)" may be false while the file/folder exists.
|
|
6
|
725
|
June 1, 2023
|
Installation behavior of shared versus static libraries
|
|
2
|
846
|
June 1, 2023
|
FetchContent issue with find_package and dependency chains
|
|
2
|
1819
|
May 31, 2023
|
debug - step-into a library function
|
|
2
|
278
|
May 31, 2023
|
Link only directly dependent SHARED libraries
|
|
3
|
476
|
May 31, 2023
|
creating a macro that dynamically updates a custom target
|
|
3
|
528
|
May 29, 2023
|
Runtime Resource Copying with CMake as of 3.24
|
|
1
|
369
|
May 29, 2023
|
Windows DLL with ALL symbols of dependent static libs
|
|
3
|
788
|
May 29, 2023
|
Ceres Build fails with: recipe for target 'internal/ceres/CMakeFiles/ceres_internal.dir/cuda_vector.cc.o' failed
|
|
1
|
462
|
May 29, 2023
|
ARCHIVE_OUTPU_DIRECTORY Overwrite failure
|
|
2
|
232
|
May 26, 2023
|
Namespaced function names in CMake
|
|
2
|
583
|
May 23, 2023
|
Cmake Tutorial Issue
|
|
2
|
691
|
May 23, 2023
|
GHS Language Standard not getting picked up
|
|
1
|
286
|
May 19, 2023
|
Missing imported target
|
|
1
|
339
|
May 19, 2023
|
; is parsed as %3B
|
|
1
|
278
|
May 18, 2023
|
Why CMAKE_CXX_COMPILER_ID is overwritten when using colcon?
|
|
1
|
408
|
May 18, 2023
|
CMake + CPack "Unspecified" component
|
|
2
|
714
|
May 17, 2023
|
Cannot set property of a test in a subdirectory
|
|
10
|
1081
|
May 17, 2023
|
add_library(Target $<$CONFIG:DebugEditor>:SHARED "") error
|
|
1
|
291
|
May 15, 2023
|
How to set the parameters of cmake_ranlib?
|
|
2
|
460
|
May 15, 2023
|
How to connect custom command to a target (add_library) in a parent directory
|
|
12
|
1710
|
May 15, 2023
|
CMake does not run moc for a Q_NAMESPACE in a shared library
|
|
9
|
1552
|
May 13, 2023
|