How to check for incorrect dependencies when using add_custom_command?
|
|
4
|
394
|
October 31, 2023
|
CMake ignores missing required package
|
|
4
|
355
|
October 31, 2023
|
Looking for help improving CMake configure time
|
|
3
|
903
|
October 31, 2023
|
cmake 3.28 and importing C++ headers in gcc
|
|
5
|
1672
|
October 30, 2023
|
Using --keep and --keep-dir with CUDA compilation commands
|
|
3
|
563
|
October 30, 2023
|
Multiple Build Invocations Required to Compile?
|
|
1
|
284
|
October 29, 2023
|
Let CMake link against a specific version of libstdc++
|
|
1
|
1577
|
October 29, 2023
|
Using C++20 modules in a multiple directory project
|
|
4
|
2081
|
October 24, 2023
|
add_test: Handling of spaces in path in WORKING_DIRECTORY
|
|
2
|
502
|
October 24, 2023
|
Does CTest always return exit code 0?
|
|
3
|
882
|
October 24, 2023
|
cmake 3.28 CMAKE_CXX_COMPILER_CLANG_SCAN_DEPS-NOTFOUND: not found
|
|
5
|
3172
|
October 24, 2023
|
A quirk for debug symbols on Windows
|
|
3
|
455
|
October 23, 2023
|
two tier source generation
|
|
6
|
261
|
October 22, 2023
|
after installing he can't find Qt6Core.so.6 but the file is there
|
|
3
|
1544
|
October 22, 2023
|
how can i build static program by cmake+clang+nmake on windows?
|
|
7
|
1718
|
October 22, 2023
|
Project modularization using object libraries
|
|
16
|
8323
|
October 20, 2023
|
Complete Command Line Used By The Compiler?
|
|
1
|
226
|
October 17, 2023
|
Imported projects don't resolve include paths in intellisense
|
|
8
|
1097
|
October 17, 2023
|
FetchContent and Compiler launcher
|
|
2
|
309
|
October 16, 2023
|
Running `try_compile` within `Find<Package>.cmake`
|
|
1
|
860
|
October 13, 2023
|
try_compile to use include directory from imported target
|
|
3
|
817
|
October 13, 2023
|
exec_program() could be useful.
|
|
7
|
820
|
October 13, 2023
|
CMake Error Code 1: Troubleshooting Build Issue with SFML and MinGW
|
|
6
|
1819
|
October 12, 2023
|
Swig and Java Package Flag option not working
|
|
2
|
242
|
October 11, 2023
|
Proper way to use OpenMP: target_link_libraries() enough?
|
|
3
|
1249
|
October 9, 2023
|
Precompile library, .a with header, included with the source? Embedded target.
|
|
5
|
753
|
October 7, 2023
|
CMAKE ’ing a CUDA static library of kernels issues
|
|
3
|
1023
|
October 6, 2023
|
try to avoid GIT_TAG and replace it with GIT_REMOTE_NAME so that the repository don't get downloaded and compiled each time
|
|
4
|
813
|
October 6, 2023
|
File set "xyz" is listed in interface file sets of W but has not been exported
|
|
7
|
408
|
October 5, 2023
|
How to force cmake use -MMD flag instead of -MD
|
|
10
|
1565
|
October 4, 2023
|