|
Replace default compiler option (-o, -c, etc..) with CCRX-supported options (-output,…)
|
|
3
|
1133
|
October 15, 2020
|
|
CMake Property + Generator expression to get all dependent libraries?
|
|
5
|
1177
|
October 15, 2020
|
|
VS 2017: Custom commands don't cascade correctly
|
|
3
|
523
|
October 15, 2020
|
|
IMPLICIT_DEPENDS - does not work
|
|
12
|
1463
|
October 14, 2020
|
|
Correct use of CMAKE_CUDA_ARCHITECTURES
|
|
7
|
24909
|
October 14, 2020
|
|
Disable warning on fetched projects
|
|
7
|
10513
|
October 13, 2020
|
|
What cmake method is used to configure the Additional Dependencies option in Librarian for VS Static library project ?
|
|
1
|
856
|
October 12, 2020
|
|
Ceres solver & CMake Issue on Ubuntu 18.04
|
|
4
|
1387
|
October 9, 2020
|
|
CMake Configuration uses a file which will only be generated during Build time
|
|
3
|
393
|
October 7, 2020
|
|
Rebuild external project's dependent targets when the external project changes?
|
|
4
|
3946
|
October 2, 2020
|
|
install( FILES ... ) installing all files in directory when single file is specified
|
|
1
|
500
|
October 2, 2020
|
|
How do I pull full paths out of UNRESOLVED_DEPENDENCIES_VAR
|
|
2
|
701
|
September 30, 2020
|
|
"Mapping" lists of dependents and dependees files?
|
|
9
|
582
|
September 30, 2020
|
|
Why can't this work? add_custom_command, add_custom_target?
|
|
4
|
1143
|
September 29, 2020
|
|
CodeBlocks vs CMAKE_BUILD_TYPE
|
|
3
|
407
|
September 28, 2020
|
|
CMake to replace Eclipse CDT GNU - how to deal with C_DEPS?
|
|
4
|
817
|
September 27, 2020
|
|
gollvm: -fPIC is not supported, if using ld or lld, with Clang++
|
|
1
|
491
|
September 26, 2020
|
|
Why is C++14 mode satisfied with -std=c++1y?
|
|
6
|
4837
|
September 24, 2020
|
|
set CMAKE_CXX_FLGAS composed of variables without parenthesis, not a good idea ?
|
|
2
|
497
|
September 24, 2020
|
|
Is there any reason to prefer `include(CTest)` or `enable_testing()` over the other?
|
|
1
|
1262
|
September 24, 2020
|
|
How to use string(strip..) function?
|
|
1
|
1599
|
September 22, 2020
|
|
INSTALL_RPATH_USE_LINK_PATH not working when CMAKE_EXE_LINKER_FLAGS (LDFLAGS) is set
|
|
0
|
956
|
September 22, 2020
|
|
What is the best way to search and replace strings in a file?
|
|
3
|
9860
|
September 22, 2020
|
|
Remove linker flag needed by library, but not by test programs
|
|
1
|
1598
|
September 19, 2020
|
|
Secondary Expansion in the cmake language
|
|
2
|
594
|
September 18, 2020
|
|
cmake 3.18: generator expressions with add_subdirectory ?
|
|
19
|
3023
|
September 17, 2020
|
|
parallel build (2) : add_subdirectory to a non-subdirectory
|
|
8
|
2636
|
September 17, 2020
|
|
CPack + WiX - setting working directory for desktop and menu shortcuts?
|
|
0
|
851
|
September 15, 2020
|
|
Provide a hint to find_package to use a CMake target from the build tree
|
|
1
|
923
|
September 15, 2020
|
|
Using install(script ... correctly
|
|
5
|
1904
|
September 15, 2020
|