|
modern cmake file structure
|
|
3
|
2227
|
June 8, 2023
|
|
Per-file #define pattern in CMake (log-level/file-hash,etc)
|
|
1
|
363
|
June 8, 2023
|
|
CMake failing gcc compiler checks
|
|
8
|
6944
|
June 8, 2023
|
|
Macros, target_link_library, target_sources evaluation questions
|
|
2
|
301
|
June 7, 2023
|
|
Difference between prefixed EXPORT_NAME and NAMESPACE?
|
|
5
|
507
|
June 7, 2023
|
|
Skipping an useless argument when invoking a command
|
|
3
|
403
|
June 7, 2023
|
|
`COMPILE_DEFINITIONS` with generator expression: "$<${gcc_like}:-Werror>" "$<${msvc}:-WX>"
|
|
5
|
453
|
June 7, 2023
|
|
Option default value bug
|
|
1
|
388
|
June 6, 2023
|
|
Minimal P/Invoke + net5.0 example ?
|
|
5
|
923
|
June 4, 2023
|
|
linker cannot find openmp library on msys system
|
|
1
|
447
|
June 2, 2023
|
|
Investigating /MP with MSVC
|
|
1
|
395
|
June 2, 2023
|
|
Code Signing macOs application
|
|
13
|
9385
|
June 2, 2023
|
|
CMAKE_STRIP arguments?
|
|
19
|
7726
|
June 2, 2023
|
|
Executable not found for macos/clang/M1-arm64 but yes for macos/clang/x86_64
|
|
5
|
923
|
June 1, 2023
|
|
When running multiple cmake concurrently, "if (EXISTS xxx)" may be false while the file/folder exists.
|
|
6
|
887
|
June 1, 2023
|
|
Installation behavior of shared versus static libraries
|
|
2
|
909
|
June 1, 2023
|
|
FetchContent issue with find_package and dependency chains
|
|
2
|
2415
|
May 31, 2023
|
|
debug - step-into a library function
|
|
2
|
333
|
May 31, 2023
|
|
Link only directly dependent SHARED libraries
|
|
3
|
531
|
May 31, 2023
|
|
creating a macro that dynamically updates a custom target
|
|
3
|
569
|
May 29, 2023
|
|
Runtime Resource Copying with CMake as of 3.24
|
|
1
|
449
|
May 29, 2023
|
|
Windows DLL with ALL symbols of dependent static libs
|
|
3
|
888
|
May 29, 2023
|
|
Ceres Build fails with: recipe for target 'internal/ceres/CMakeFiles/ceres_internal.dir/cuda_vector.cc.o' failed
|
|
1
|
497
|
May 29, 2023
|
|
ARCHIVE_OUTPU_DIRECTORY Overwrite failure
|
|
2
|
261
|
May 26, 2023
|
|
Namespaced function names in CMake
|
|
2
|
670
|
May 23, 2023
|
|
Cmake Tutorial Issue
|
|
2
|
754
|
May 23, 2023
|
|
GHS Language Standard not getting picked up
|
|
1
|
325
|
May 19, 2023
|
|
Missing imported target
|
|
1
|
397
|
May 19, 2023
|
|
; is parsed as %3B
|
|
1
|
312
|
May 18, 2023
|
|
Why CMAKE_CXX_COMPILER_ID is overwritten when using colcon?
|
|
1
|
464
|
May 18, 2023
|