|
protobuf using pkgconfig, how to generate files into a target build tree?
|
|
1
|
78
|
November 22, 2025
|
|
CMake Build Error: Could NOT find MPI_CXX
|
|
1
|
214
|
November 20, 2025
|
|
target_precompile_headers(PRIVATE) in library project does not work when using library functions in an executable project..
|
|
1
|
41
|
November 17, 2025
|
|
Cannot include header files inside the header files in library project (With executable project for testing)
|
|
2
|
78
|
November 16, 2025
|
|
GNUInstallDir differences in prefix paths and inconsistency with documentation
|
|
3
|
764
|
October 29, 2025
|
|
CXX-Modules: import std does still not work on Linux with clang++
|
|
2
|
86
|
October 25, 2025
|
|
CMAKE_AUTO{MOC,RCC,UIC}_EXECUTABLE behavior in older versions of cmake
|
|
4
|
55
|
October 15, 2025
|
|
Passing complie definitions to a include_external_msproject target
|
|
0
|
30
|
October 11, 2025
|
|
ExternalProject logging mystery
|
|
1
|
34
|
October 9, 2025
|
|
Struggling to use VSCode with CMakePresets.json to invoke a test
|
|
3
|
239
|
October 8, 2025
|
|
CMake CUDA opinions
|
|
1
|
62
|
October 8, 2025
|
|
Find newer Python using old FindPython
|
|
1
|
74
|
October 7, 2025
|
|
Passing list variables to external project commands
|
|
3
|
59
|
October 3, 2025
|
|
File Copy Error, claiming files do not exist or are unmodifiable
|
|
0
|
24
|
September 24, 2025
|
|
Can I make two separate library packages in one CMakelIsts.txt file?
|
|
1
|
72
|
September 15, 2025
|
|
PATCH_COMMAND with ExternalProject works but with FetchContent an error is triggered
|
|
4
|
97
|
September 10, 2025
|
|
FILE_SET Usage
|
|
0
|
53
|
September 2, 2025
|
|
Why can't I find curl when cross compiling?
|
|
14
|
881
|
August 31, 2025
|
|
protobuf_generate() seems to be generating incorrect paths. Usage error or bug?
|
|
2
|
106
|
August 27, 2025
|
|
CMAKE_CXX_CPPCHECK - scope leak
|
|
0
|
35
|
August 27, 2025
|
|
Incorrect log output during clang-tidy error with -p option
|
|
3
|
54
|
August 24, 2025
|
|
compiler options after LINK_FLAGS and
|
|
3
|
88
|
August 19, 2025
|
|
add_test() assumes test executable is first string after COMMAND
|
|
5
|
92
|
August 16, 2025
|
|
Confused by OBJECT library
|
|
3
|
113
|
August 13, 2025
|
|
Build with "RelWithDebInfo" flag is much bigger than "Debug"
|
|
2
|
65
|
July 30, 2025
|
|
Override the default `-O3 -DNDEBUG` Release flags?
|
|
13
|
2844
|
July 26, 2025
|
|
CPACK_INSTALLED_DIRECTORIES, How to use?
|
|
1
|
111
|
July 25, 2025
|
|
install(EXPORT) does not properly take into account of paths containing '..'
|
|
3
|
59
|
July 22, 2025
|
|
cmake --install and passing -j arg
|
|
3
|
181
|
July 22, 2025
|
|
Manually simulating target namespaces for building multi-architecture repos
|
|
3
|
64
|
July 20, 2025
|