|
Best practice for a library with multiple language bindings: target definitions with compile_features
|
|
2
|
1030
|
November 13, 2020
|
|
Setting CMAKE_C_FLAGS breaks transitive include folders?
|
|
2
|
872
|
November 13, 2020
|
|
Windows 32bit and ASM error when bumping cmake_minimum_required
|
|
4
|
1023
|
November 13, 2020
|
|
Need Help
|
|
2
|
374
|
November 12, 2020
|
|
Access properties via generator expressions
|
|
3
|
668
|
November 12, 2020
|
|
generator expression $<$<BOOL:MSVC>:dllmain.c> evaluate to dllmain.c on linux
|
|
3
|
993
|
November 12, 2020
|
|
cannot link to dynamic library correctly during parallel build
|
|
1
|
502
|
November 11, 2020
|
|
Presentation order of targets within XCode
|
|
1
|
530
|
November 11, 2020
|
|
please, can you help me urgently
|
|
1
|
401
|
November 11, 2020
|
|
get_filename_component name_we / name_wle: what is 'or' ?
|
|
8
|
1869
|
November 10, 2020
|
|
Propagating CXX flags to out of source projects?
|
|
11
|
2215
|
November 10, 2020
|
|
Inconsistent behaviour of <PROJECT-NAME>_* Variables defined on PROJECT Command
|
|
2
|
467
|
November 9, 2020
|
|
Where are Exported Global Variables?
|
|
1
|
634
|
November 9, 2020
|
|
how to perform a gcc command by using CMake and make
|
|
1
|
4669
|
November 9, 2020
|
|
get_prerequisites() tries to resolve system libraries even though advised not to
|
|
1
|
728
|
November 9, 2020
|
|
Common files used by multiple targets
|
|
1
|
4532
|
November 9, 2020
|
|
Source doesn't exist yet for target depending on custom target using source generated by add_custom_command
|
|
1
|
2154
|
November 9, 2020
|
|
CMake different build output in windows and linux for ARM M0
|
|
1
|
1074
|
November 9, 2020
|
|
Potential regression?: CMake + SWIG not detecting C++ headers as dependencies
|
|
7
|
2471
|
November 9, 2020
|
|
String escaping with target_compile_options()
|
|
2
|
2609
|
November 4, 2020
|
|
Append variable to <BUILD_DIR> in ExternalProject_Add command
|
|
3
|
762
|
October 31, 2020
|
|
target_sources() and header visibility
|
|
5
|
7393
|
October 30, 2020
|
|
Using get_target_property (or just get_property) with generator expressions
|
|
6
|
3387
|
October 29, 2020
|
|
Why is TARGET_LINK_LIBRARIES unable to link to third-party libraries when configuring static libraries?
|
|
3
|
581
|
October 29, 2020
|
|
add_custom_command fails when OUTPUT is generated into a subdirectory
|
|
15
|
3023
|
October 28, 2020
|
|
Any way to log message() outputs to a log file?
|
|
3
|
1564
|
October 27, 2020
|
|
How to link an imported shared library to an executable without hard-coding the path and file name?
|
|
6
|
3344
|
October 26, 2020
|
|
On Windows CHECK_CXX_SOURCE_RUNS is calling check_source_runs
|
|
12
|
1546
|
October 25, 2020
|
|
What is the use of property IMPORTED_LOCATION on DLL platforms?
|
|
2
|
580
|
October 25, 2020
|
|
Finding program (really, build target) to be run by a CTest test?
|
|
1
|
331
|
October 25, 2020
|