How is `CMAKE_NINJA_OUTPUT_PATH_PREFIX` supposed to work?
|
|
1
|
586
|
March 5, 2024
|
Adding Curl library with Fetchcontent
|
|
7
|
2163
|
March 5, 2024
|
FetchContent_Declare and find_package confusion
|
|
3
|
841
|
March 2, 2024
|
How to copy dlls to binary directory
|
|
3
|
2819
|
February 29, 2024
|
clang-tidy for CMake?
|
|
11
|
1180
|
February 28, 2024
|
Do I need CMake install() command ?
|
|
5
|
200
|
February 28, 2024
|
Error Messages, Qt6, Qt6Widget
|
|
6
|
1244
|
February 28, 2024
|
FindVulkan.cmake can't find DXC debug libraries while present, as it's not looking for them.
|
|
1
|
345
|
February 27, 2024
|
error: source file is not valid UTF-8
|
|
2
|
773
|
February 27, 2024
|
LINK_DEPENDS on output of add_custom_command, no rule to make target
|
|
6
|
317
|
February 27, 2024
|
COMPONENTS must be defined when there exist multiple utilities in Find modules?
|
|
5
|
135
|
February 27, 2024
|
New user - Can't get file(ARCHIVE_EXTRACT ...) to work
|
|
2
|
717
|
February 27, 2024
|
`write_basic_package_version_file` and version range
|
|
4
|
257
|
February 24, 2024
|
[RESOLVED] C source code not finding paths to headers in Pico SDK or my library
|
|
2
|
2325
|
February 23, 2024
|
Retrieving artefacts from a server
|
|
6
|
742
|
February 22, 2024
|
Different packages for Debug and Release versions ?
|
|
2
|
261
|
February 22, 2024
|
Export third part library built with ExternalProject_Add
|
|
4
|
676
|
February 21, 2024
|
Problems with find_package
|
|
2
|
1377
|
February 21, 2024
|
Visibility of some files in Visual Studio
|
|
3
|
196
|
February 21, 2024
|
I can't understand an error about INTERFACE_SOURCES and prefix
|
|
9
|
2723
|
February 21, 2024
|
If FindDoxygen.cmake is to adhere to the naming conventions prescribed by cmake-developer, then...?
|
|
9
|
166
|
February 19, 2024
|
Adding link libraries at build time
|
|
9
|
955
|
February 19, 2024
|
`GenerateExportHeader` and multi-compiler support
|
|
2
|
238
|
February 18, 2024
|
How to transmit the libusb dependency?
|
|
3
|
1197
|
February 18, 2024
|
Setting RPATH and not RUNPATH for executable
|
|
16
|
6703
|
February 18, 2024
|
`export(EXPORT)` does not work for windows?
|
|
7
|
292
|
February 17, 2024
|
Create Imported Targets before or after find_package_handle_standard_args() call in Find modules?
|
|
2
|
152
|
February 17, 2024
|
Which search paths are disabled by specifying NO_DEFAULT_PATH in find_xxx commands?
|
|
4
|
230
|
February 17, 2024
|
Adhere to the rules stipulated in 'cmake-developer' or those in 'find_package' for Find modules?
|
|
4
|
144
|
February 17, 2024
|
using `-isystem` flag
|
|
2
|
321
|
February 17, 2024
|