How to idiomatically add include path flags inside add_custom_command?
|
|
2
|
14
|
March 28, 2025
|
cmake-gui blocks presets that are usable through command line cmake
|
|
2
|
447
|
March 12, 2025
|
Compile options not being applied to modules
|
|
0
|
31
|
March 12, 2025
|
Test C Compiler failing in Nix Shell because it can't find libclang_rt
|
|
1
|
298
|
March 4, 2025
|
Compiler program installed in Windows cannot recognize file path generated by Cmake in Cygwin.
|
|
2
|
450
|
February 28, 2025
|
Linkin an imported library
|
|
1
|
38
|
February 26, 2025
|
Running target from post build
|
|
4
|
116
|
February 26, 2025
|
Running postbuild tasks with ninja
|
|
2
|
48
|
February 23, 2025
|
How to build NVidia binaries using CMake's new HIP language?
|
|
7
|
1248
|
February 3, 2025
|
CMake Error : Cannot find source file -> No SOURCES given to target
|
|
7
|
5950
|
January 29, 2025
|
Reading all lines of a file can not deal with "[" character
|
|
4
|
39
|
January 15, 2025
|
Can Ninja replace Unix makefiles ?
|
|
10
|
102
|
January 14, 2025
|
how to config cmake file correctly for header file change detection (Tasking C compiler + Ninja)
|
|
3
|
40
|
January 11, 2025
|
Cpack multi config packaging overwrites the binaries
|
|
2
|
31
|
January 9, 2025
|
ExternalProject_Add commands with wildcard
|
|
5
|
110
|
January 7, 2025
|
Ninja always rebuilds an internal target causing issues on target
|
|
0
|
31
|
January 3, 2025
|
error: module file CMakeFiles/__cmake_cxx23.dir/std.pcm cannot be loaded due to a configuration mismatch with the current compilation
|
|
6
|
126
|
January 3, 2025
|
Add Build Dependency for Configuration Files Consumed by Code Generation Script
|
|
5
|
416
|
January 1, 2025
|
cmake with arm-none-eabi-gcc doesn't include/link default headers and libraries
|
|
2
|
176
|
December 24, 2024
|
'cmake --install'/'make install'/'ninja install' doesn't install dependencies
|
|
22
|
276
|
December 15, 2024
|
How to control the MSVC CRT with cmake?
|
|
0
|
96
|
December 13, 2024
|
ExternalProject_Add command succeed on 3.30.6 and fails on 3.31.1
|
|
2
|
35
|
December 9, 2024
|
How to specify a toolset when using the Ninja generator in cmake-gui
|
|
1
|
49
|
December 8, 2024
|
CMAKE_PREFIX_PATH with clang-cl didn't find package
|
|
4
|
88
|
December 3, 2024
|
How to clear link libs added by LINK_LIBRARIES()
|
|
0
|
33
|
November 30, 2024
|
run-clang-tidy checks each source file N times on Multi-Config generator projects?
|
|
4
|
108
|
November 27, 2024
|
how to depend on unknown generated files?
|
|
0
|
22
|
November 11, 2024
|
CMake Clang C++20 Modules possible Mismatch
|
|
1
|
92
|
November 9, 2024
|
Import std - cmake 3.30 - "config mismatch" error
|
|
2
|
143
|
November 7, 2024
|
Include paths not working with Shared library
|
|
5
|
115
|
October 26, 2024
|