Own CMAKE library
|
|
1
|
416
|
March 7, 2022
|
Clean way to detect if compiler supports enum deprecation
|
|
1
|
421
|
March 4, 2022
|
`target_link_libraries` not propagating include paths to dependent targets
|
|
2
|
2701
|
March 4, 2022
|
add_compile_options and propagation to CMAKE_C_FLAGS and toolchain files etc.
|
|
5
|
740
|
March 2, 2022
|
Install header only targets?
|
|
1
|
634
|
March 2, 2022
|
install(FILES ...) to ignore install of files when file at DESTINATION is newer/has been modified
|
|
4
|
1016
|
March 1, 2022
|
How to selectively include source files according to universal binary architecture?
|
|
1
|
521
|
March 1, 2022
|
Problem with duplicate library names under MS-Windows
|
|
2
|
396
|
February 26, 2022
|
compile C++20 modules with cmake
|
|
1
|
16518
|
February 25, 2022
|
How to install a specific target for multiple projects by `add_subdirectory`?
|
|
1
|
1400
|
February 23, 2022
|
Calling target_link_libraries with an interface library doesn't add include compiler flags on Windows
|
|
3
|
2588
|
February 22, 2022
|
Building application using ExternalProject_Add on M1 CPU
|
|
8
|
1204
|
February 22, 2022
|
How to use the same name for a target and a library
|
|
2
|
4458
|
February 17, 2022
|
Is there a best practices/correct way of code signing the installer via CPACK?
|
|
0
|
342
|
February 17, 2022
|
Start menu and desktop shortcuts with Wix
|
|
4
|
1566
|
February 16, 2022
|
When using the XCODE Generator is there a way to set the scheme attribute "enableGPUFrameCaptureMode"
|
|
2
|
834
|
February 16, 2022
|
How to detect misspelled variable names on command line
|
|
1
|
252
|
February 16, 2022
|
Is there a way to disable start menu shortcuts when using the CPack NSIS generator?
|
|
0
|
441
|
February 14, 2022
|
Bad Address error during compilation
|
|
5
|
815
|
February 9, 2022
|
Precedence in compound conditions
|
|
1
|
334
|
February 9, 2022
|
find_package( ... NO_MODULE ) not working properly
|
|
18
|
1175
|
February 4, 2022
|
minimum working example for CMakePresets.json
|
|
3
|
1565
|
February 4, 2022
|
Copying created shared libraries
|
|
17
|
9290
|
February 3, 2022
|
Missing Separator error
|
|
5
|
2652
|
February 2, 2022
|
Cross-compile OpenAL using MinGW in CMake?
|
|
0
|
562
|
February 1, 2022
|
IMPORTED_LINK_INTERFACE_LANGUAGES property is ignored?
|
|
7
|
626
|
January 31, 2022
|
File GLOB_RECURSE incorrectly filters directories
|
|
0
|
628
|
January 29, 2022
|
add_custom_command behaviour different with make & ninja
|
|
6
|
1225
|
January 27, 2022
|
How to Install shared library from add_subdirectory, but not header includes?
|
|
3
|
4725
|
January 27, 2022
|
Help getting CMake to install a library created by custom command
|
|
1
|
626
|
January 24, 2022
|