About the Code category
|
|
1
|
1454
|
October 21, 2019
|
Replace add_subdirectory with find_package
|
|
0
|
13
|
September 21, 2023
|
find_package(Python) fails with "standalone" python
|
|
2
|
34
|
September 21, 2023
|
Setting linker prefix for CMAKE_BUILD_RPATH
|
|
6
|
42
|
September 18, 2023
|
CMake Error Code 1: Troubleshooting Build Issue with SFML and MinGW
|
|
5
|
41
|
September 16, 2023
|
Windows icon for Windows 11 Installed Apps and Classic Control Panel
|
|
3
|
37
|
September 16, 2023
|
find_program without knowing specific directory structure
|
|
6
|
71
|
September 15, 2023
|
find_package for non-installer third party module/library/package
|
|
5
|
37
|
September 13, 2023
|
How to use InstallRequiredSystemLibraries module or install the RUNTIME_DEPENDENCY_SET
|
|
6
|
76
|
September 13, 2023
|
Cross compiling Qt app on Linux host for MacOS target.
|
|
10
|
42
|
September 13, 2023
|
CMake Error at cmake_install.cmake:(file) Multiple conflicting paths found for ...
|
|
1
|
51
|
September 13, 2023
|
add_library, sources as list not producing DLL, no error either
|
|
1
|
43
|
September 13, 2023
|
Statically linking llvm into a library, results in unresolved externals.
|
|
8
|
101
|
September 13, 2023
|
How to build NVidia binaries using CMake's new HIP language?
|
|
6
|
578
|
September 11, 2023
|
Using target-specific generator expressions in global CMake variables
|
|
2
|
64
|
September 6, 2023
|
No way to set Visual Studio generation to use `EnableEnhancedInstructionSet` with a value of `NotSet`
|
|
3
|
46
|
September 6, 2023
|
How to link to wxWidgets static libs
|
|
5
|
84
|
September 6, 2023
|
External project dependency
|
|
4
|
81
|
September 4, 2023
|
how to make cmake reconfigure itself from cmakelists, or how to re-addsubdirectory ?
|
|
7
|
60
|
September 2, 2023
|
Using third-party libraries
|
|
1
|
74
|
September 1, 2023
|
CMake File won't detect SDL libs
|
|
1
|
46
|
September 1, 2023
|
Extending generator expressions?
|
|
1
|
57
|
August 31, 2023
|
Changing target output path based on architecture
|
|
3
|
55
|
August 30, 2023
|
Changing output directories
|
|
1
|
75
|
August 28, 2023
|
CMake goes into an infinite loop when there are two stand-alone subprojects with two different compilers within the same build
|
|
1
|
89
|
August 29, 2023
|
Using multiple toolchains in the same project?
|
|
3
|
5196
|
August 28, 2023
|
install(EXPORT) complains that a dependency is in multiple export sets
|
|
2
|
101
|
August 28, 2023
|
CMAKE_IGNORE_PREFIX_PATH
|
|
5
|
444
|
August 28, 2023
|
sometimes find_package() does not look for files in passed PATHS parameter
|
|
2
|
152
|
August 25, 2023
|
Cmake Project not linking correctly
|
|
8
|
84
|
August 24, 2023
|