|
add_library(Target $<$CONFIG:DebugEditor>:SHARED "") error
|
|
1
|
300
|
May 15, 2023
|
|
How to set the parameters of cmake_ranlib?
|
|
2
|
498
|
May 15, 2023
|
|
How to connect custom command to a target (add_library) in a parent directory
|
|
12
|
1840
|
May 15, 2023
|
|
CMake does not run moc for a Q_NAMESPACE in a shared library
|
|
9
|
1669
|
May 13, 2023
|
|
Tutorial Step2
|
|
4
|
311
|
May 11, 2023
|
|
How to tell CMake on windows to use the compiler to call the linker
|
|
2
|
789
|
May 10, 2023
|
|
Differences in set_property vs set_tests_properties for discovered gtest tests
|
|
2
|
872
|
May 10, 2023
|
|
CMake C# WPF outputType is "Exe", this is console application
|
|
1
|
680
|
May 9, 2023
|
|
Skipping compiler detection for a custom toolchain
|
|
8
|
2609
|
May 3, 2023
|
|
public_dependencies target property?
|
|
2
|
268
|
May 3, 2023
|
|
add a sub directory that is not visible in current directory
|
|
1
|
235
|
May 2, 2023
|
|
file(STRINGS ...) with empty filename does not fail
|
|
3
|
330
|
May 1, 2023
|
|
How to compile a storyboard file with dependency tracking
|
|
2
|
626
|
April 30, 2023
|
|
How to tell FetchContent to keep archive directory structure
|
|
2
|
562
|
April 29, 2023
|
|
`add_compile_options` isn't adding options that start with `-l`
|
|
6
|
1010
|
April 29, 2023
|
|
Cannot rebuild UWP executables that use custom app manifest
|
|
0
|
373
|
April 25, 2023
|
|
Building multiple WinRT executables with custom appxmanifests in one cmake script fails
|
|
1
|
351
|
April 25, 2023
|
|
Linking cufft_static with a CXX target
|
|
5
|
1481
|
April 24, 2023
|
|
How to edit rpath flag format for linking library
|
|
3
|
470
|
April 24, 2023
|
|
FetchContent_Populate not working as expected (?)
|
|
4
|
2257
|
April 24, 2023
|
|
compiling on AIX 7.1
|
|
1
|
195
|
April 24, 2023
|
|
Build with separate src, include and build subdirectories
|
|
1
|
2554
|
April 24, 2023
|
|
CPack : automatically offer user to install RPM dependencies ?
|
|
2
|
401
|
April 24, 2023
|
|
IN_LIST unexpected behavior when used with file sets?
|
|
4
|
519
|
April 24, 2023
|
|
CMakeDetermineCompilerABI.cmake removes any command line provided -D values before testing the compiler
|
|
1
|
400
|
April 24, 2023
|
|
cmake getting confused on cuda version
|
|
1
|
1372
|
April 24, 2023
|
|
How can i install the "libpng library" that is mentioned in the picture ?
|
|
1
|
282
|
April 24, 2023
|
|
Folder structurefor tests in project and in library
|
|
1
|
336
|
April 21, 2023
|
|
Find subdependency built / installed with execute_command
|
|
1
|
336
|
April 20, 2023
|
|
How to completely ignore BUILD_INTERFACE libraries in installation?
|
|
3
|
323
|
April 20, 2023
|