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