force configure_file() on variable change
|
|
3
|
509
|
January 23, 2024
|
Export .dll symbols from dependant library (.lib)
|
|
1
|
205
|
January 22, 2024
|
Importing C++20 module as external DLL in msvc 2022
|
|
12
|
1727
|
January 19, 2024
|
Language-specific add_compile_options?
|
|
6
|
4800
|
January 19, 2024
|
block(PROPAGATE) doesn't set in the parent directory?
|
|
2
|
242
|
January 18, 2024
|
How to modify my Cmake project to generate an elf file that is consistent with the IDE
|
|
0
|
1809
|
January 17, 2024
|
Setting VS_DEBUGGER_ENVIRONMENT for Ninja Multi-Config
|
|
4
|
640
|
January 17, 2024
|
Wrapping tests discovered by gtest_discover_tests into a wrapper.
|
|
3
|
354
|
January 16, 2024
|
FindThreads module with static build?
|
|
3
|
554
|
January 16, 2024
|
Using execute_process when one of the arguments contains a space
|
|
3
|
599
|
January 16, 2024
|
How to properly add link dependencies for an INTERFACE library?
|
|
1
|
803
|
January 15, 2024
|
Modules/Compiler/ADSP-ASM.cmake is missing in the release
|
|
1
|
170
|
January 15, 2024
|
Not recognizing passed argument to CMAKE via command prompt at the `make` stage
|
|
6
|
787
|
January 12, 2024
|
VSCode formatting issue on .h.in file
|
|
2
|
209
|
January 12, 2024
|
How to set ZLIB_ROOT
|
|
4
|
1573
|
January 12, 2024
|
Conflicting "define" values
|
|
2
|
229
|
January 11, 2024
|
Rely on target in the upper directory using cmake to use precompiled headers
|
|
1
|
183
|
January 11, 2024
|
CMakeLists.txt file for STM32 project setup compilation using VS code
|
|
1
|
1471
|
January 11, 2024
|
I'm having trouble Linking glfw and glm
|
|
5
|
1904
|
January 11, 2024
|
CMakeLists.txt : clang++ generating WASM ?
|
|
3
|
1803
|
January 11, 2024
|
Tutorial Ex1 in Step2 fail to build
|
|
4
|
329
|
January 11, 2024
|
Importing libraries on Windows and Linux
|
|
4
|
601
|
January 10, 2024
|
string list as argument to SET_TESTS_PROPERTIES()?
|
|
3
|
239
|
January 10, 2024
|
Why doesn't CMake offer the NEWLINE_STYLE option to file(WRITE|APPEND) as well?
|
|
1
|
780
|
January 7, 2024
|
I cant test my library due to missing dependencies when I include it in CMake.
|
|
3
|
841
|
January 4, 2024
|
Cannot build modules using cmake and clang-18: "compiler does not provide a way to discover the import graph dependencies"
|
|
9
|
2899
|
January 2, 2024
|
CMake error while trying to file(COPY) framework with FOLLOW_SYMLINK_CHAIN
|
|
2
|
765
|
December 30, 2023
|
The CPACK_PACKAGE_VERSION handling is confusing me?
|
|
1
|
162
|
December 29, 2023
|
Struggeling to create a FindWebP.cmake file
|
|
1
|
196
|
December 29, 2023
|
A dependency uses FetchContent in a tricky way, and I can't figure out how to add CMake install code to this dependency
|
|
3
|
430
|
December 27, 2023
|