|
Environment variable <PackageName>_ROOT ignored with a cmake minimum required 3.22
|
|
1
|
104
|
December 28, 2025
|
|
Beginner: Difficulty understanding CMake impact on include statements
|
|
5
|
71
|
December 17, 2025
|
|
Error during the adding library for learning
|
|
3
|
27
|
December 16, 2025
|
|
CMake is working wierdly in terms of searching and adding libraries
|
|
1
|
40
|
December 13, 2025
|
|
file not found error: /lib/share/libc++/v1/std.cppm with Clang 21.1.7 on Linux
|
|
0
|
16
|
December 6, 2025
|
|
protobuf using pkgconfig, how to generate files into a target build tree?
|
|
1
|
83
|
November 22, 2025
|
|
CMake Build Error: Could NOT find MPI_CXX
|
|
1
|
238
|
November 20, 2025
|
|
target_precompile_headers(PRIVATE) in library project does not work when using library functions in an executable project..
|
|
1
|
43
|
November 17, 2025
|
|
Cannot include header files inside the header files in library project (With executable project for testing)
|
|
2
|
82
|
November 16, 2025
|
|
GNUInstallDir differences in prefix paths and inconsistency with documentation
|
|
3
|
777
|
October 29, 2025
|
|
CXX-Modules: import std does still not work on Linux with clang++
|
|
2
|
128
|
October 25, 2025
|
|
CMAKE_AUTO{MOC,RCC,UIC}_EXECUTABLE behavior in older versions of cmake
|
|
4
|
65
|
October 15, 2025
|
|
Passing complie definitions to a include_external_msproject target
|
|
0
|
31
|
October 11, 2025
|
|
ExternalProject logging mystery
|
|
1
|
34
|
October 9, 2025
|
|
Struggling to use VSCode with CMakePresets.json to invoke a test
|
|
3
|
273
|
October 8, 2025
|
|
CMake CUDA opinions
|
|
1
|
70
|
October 8, 2025
|
|
Find newer Python using old FindPython
|
|
1
|
83
|
October 7, 2025
|
|
Passing list variables to external project commands
|
|
3
|
64
|
October 3, 2025
|
|
File Copy Error, claiming files do not exist or are unmodifiable
|
|
0
|
25
|
September 24, 2025
|
|
Can I make two separate library packages in one CMakelIsts.txt file?
|
|
1
|
74
|
September 15, 2025
|
|
PATCH_COMMAND with ExternalProject works but with FetchContent an error is triggered
|
|
4
|
112
|
September 10, 2025
|
|
FILE_SET Usage
|
|
0
|
57
|
September 2, 2025
|
|
Why can't I find curl when cross compiling?
|
|
14
|
926
|
August 31, 2025
|
|
protobuf_generate() seems to be generating incorrect paths. Usage error or bug?
|
|
2
|
119
|
August 27, 2025
|
|
CMAKE_CXX_CPPCHECK - scope leak
|
|
0
|
37
|
August 27, 2025
|
|
Incorrect log output during clang-tidy error with -p option
|
|
3
|
59
|
August 24, 2025
|
|
compiler options after LINK_FLAGS and
|
|
3
|
105
|
August 19, 2025
|
|
add_test() assumes test executable is first string after COMMAND
|
|
5
|
96
|
August 16, 2025
|
|
Confused by OBJECT library
|
|
3
|
126
|
August 13, 2025
|
|
Build with "RelWithDebInfo" flag is much bigger than "Debug"
|
|
2
|
70
|
July 30, 2025
|