|
On Windows CHECK_CXX_SOURCE_RUNS is calling check_source_runs
|
|
12
|
1570
|
October 25, 2020
|
|
What is the use of property IMPORTED_LOCATION on DLL platforms?
|
|
2
|
589
|
October 25, 2020
|
|
Finding program (really, build target) to be run by a CTest test?
|
|
1
|
342
|
October 25, 2020
|
|
How to run script in install phase from install directory
|
|
4
|
4295
|
October 23, 2020
|
|
Best practices for option naming?
|
|
2
|
1573
|
October 21, 2020
|
|
How to add custom command after compilation stage and before linking stage?
|
|
2
|
605
|
October 20, 2020
|
|
Boost Linker Issues
|
|
17
|
3083
|
October 20, 2020
|
|
`CXX_EXTENSIONS` and `/permissive-`
|
|
1
|
4145
|
October 18, 2020
|
|
What cmake method is used to configure the Randomized Base Address option in Linker for VS2015 Project ?
|
|
1
|
923
|
October 18, 2020
|
|
trouble with find_package(iconv) and include(FindIconv) on AIX
|
|
4
|
1005
|
October 16, 2020
|
|
Replace default compiler option (-o, -c, etc..) with CCRX-supported options (-output,…)
|
|
3
|
1122
|
October 15, 2020
|
|
CMake Property + Generator expression to get all dependent libraries?
|
|
5
|
1169
|
October 15, 2020
|
|
VS 2017: Custom commands don't cascade correctly
|
|
3
|
522
|
October 15, 2020
|
|
IMPLICIT_DEPENDS - does not work
|
|
12
|
1435
|
October 14, 2020
|
|
Correct use of CMAKE_CUDA_ARCHITECTURES
|
|
7
|
24668
|
October 14, 2020
|
|
Disable warning on fetched projects
|
|
7
|
10399
|
October 13, 2020
|
|
What cmake method is used to configure the Additional Dependencies option in Librarian for VS Static library project ?
|
|
1
|
852
|
October 12, 2020
|
|
Ceres solver & CMake Issue on Ubuntu 18.04
|
|
4
|
1381
|
October 9, 2020
|
|
CMake Configuration uses a file which will only be generated during Build time
|
|
3
|
386
|
October 7, 2020
|
|
Rebuild external project's dependent targets when the external project changes?
|
|
4
|
3911
|
October 2, 2020
|
|
install( FILES ... ) installing all files in directory when single file is specified
|
|
1
|
493
|
October 2, 2020
|
|
How do I pull full paths out of UNRESOLVED_DEPENDENCIES_VAR
|
|
2
|
689
|
September 30, 2020
|
|
"Mapping" lists of dependents and dependees files?
|
|
9
|
552
|
September 30, 2020
|
|
Why can't this work? add_custom_command, add_custom_target?
|
|
4
|
1140
|
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
|
811
|
September 27, 2020
|
|
gollvm: -fPIC is not supported, if using ld or lld, with Clang++
|
|
1
|
490
|
September 26, 2020
|
|
Why is C++14 mode satisfied with -std=c++1y?
|
|
6
|
4830
|
September 24, 2020
|
|
set CMAKE_CXX_FLGAS composed of variables without parenthesis, not a good idea ?
|
|
2
|
490
|
September 24, 2020
|
|
Is there any reason to prefer `include(CTest)` or `enable_testing()` over the other?
|
|
1
|
1209
|
September 24, 2020
|