|
get_filename_component name_we / name_wle: what is 'or' ?
|
|
8
|
1929
|
November 10, 2020
|
|
Propagating CXX flags to out of source projects?
|
|
11
|
2317
|
November 10, 2020
|
|
Inconsistent behaviour of <PROJECT-NAME>_* Variables defined on PROJECT Command
|
|
2
|
493
|
November 9, 2020
|
|
Where are Exported Global Variables?
|
|
1
|
663
|
November 9, 2020
|
|
how to perform a gcc command by using CMake and make
|
|
1
|
4688
|
November 9, 2020
|
|
get_prerequisites() tries to resolve system libraries even though advised not to
|
|
1
|
748
|
November 9, 2020
|
|
Common files used by multiple targets
|
|
1
|
4579
|
November 9, 2020
|
|
Source doesn't exist yet for target depending on custom target using source generated by add_custom_command
|
|
1
|
2178
|
November 9, 2020
|
|
CMake different build output in windows and linux for ARM M0
|
|
1
|
1101
|
November 9, 2020
|
|
Potential regression?: CMake + SWIG not detecting C++ headers as dependencies
|
|
7
|
2529
|
November 9, 2020
|
|
String escaping with target_compile_options()
|
|
2
|
2698
|
November 4, 2020
|
|
Append variable to <BUILD_DIR> in ExternalProject_Add command
|
|
3
|
802
|
October 31, 2020
|
|
target_sources() and header visibility
|
|
5
|
7516
|
October 30, 2020
|
|
Using get_target_property (or just get_property) with generator expressions
|
|
6
|
3462
|
October 29, 2020
|
|
Why is TARGET_LINK_LIBRARIES unable to link to third-party libraries when configuring static libraries?
|
|
3
|
603
|
October 29, 2020
|
|
add_custom_command fails when OUTPUT is generated into a subdirectory
|
|
15
|
3104
|
October 28, 2020
|
|
Any way to log message() outputs to a log file?
|
|
3
|
1599
|
October 27, 2020
|
|
How to link an imported shared library to an executable without hard-coding the path and file name?
|
|
6
|
3416
|
October 26, 2020
|
|
On Windows CHECK_CXX_SOURCE_RUNS is calling check_source_runs
|
|
12
|
1606
|
October 25, 2020
|
|
What is the use of property IMPORTED_LOCATION on DLL platforms?
|
|
2
|
595
|
October 25, 2020
|
|
Finding program (really, build target) to be run by a CTest test?
|
|
1
|
346
|
October 25, 2020
|
|
How to run script in install phase from install directory
|
|
4
|
4369
|
October 23, 2020
|
|
Best practices for option naming?
|
|
2
|
1612
|
October 21, 2020
|
|
How to add custom command after compilation stage and before linking stage?
|
|
2
|
622
|
October 20, 2020
|
|
Boost Linker Issues
|
|
17
|
3168
|
October 20, 2020
|
|
`CXX_EXTENSIONS` and `/permissive-`
|
|
1
|
4176
|
October 18, 2020
|
|
What cmake method is used to configure the Randomized Base Address option in Linker for VS2015 Project ?
|
|
1
|
932
|
October 18, 2020
|
|
trouble with find_package(iconv) and include(FindIconv) on AIX
|
|
4
|
1008
|
October 16, 2020
|
|
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
|