Proper CTest integration with Visual Studio?
|
|
1
|
676
|
February 17, 2024
|
Fortran: Importing `.mod` with fallback to `.f90`
|
|
12
|
304
|
February 17, 2024
|
[Beginner] Compiling parmetis MacOS with homebrew
|
|
5
|
638
|
February 16, 2024
|
Link issues with CMake, CTest and Catch2
|
|
3
|
1202
|
February 15, 2024
|
How to build 32 bit Windows apps with ninja?
|
|
1
|
1426
|
February 13, 2024
|
Installing headers the modern way, regurgitated and revisited
|
|
4
|
10745
|
February 13, 2024
|
install(EXPORT ...) and install(EXPORT_ANDROID_MK ...) cannot coexist. why?
|
|
2
|
232
|
February 7, 2024
|
Exit with error if user attempt to override CMAKE_INSTALL_PREFIX during installation
|
|
3
|
361
|
February 8, 2024
|
different include file for different test
|
|
1
|
151
|
February 7, 2024
|
Toolchainfile for Armclang
|
|
1
|
203
|
February 4, 2024
|
ExternalProject that depends on another target for SOURCE_DIR
|
|
1
|
227
|
February 4, 2024
|
Cross project cmake utils structure/export/import
|
|
2
|
126
|
February 3, 2024
|
source_group Visual Studio
|
|
2
|
979
|
February 3, 2024
|
CMakePresets: What is the overwrite order for multiple inheritance?
|
|
11
|
1777
|
February 1, 2024
|
Adding a new file to an existing source_group
|
|
1
|
268
|
February 1, 2024
|
Confused with Toolchain and CMAKE_SYSTEM_PROCESSOR and CMP0123
|
|
2
|
284
|
January 31, 2024
|
Understanding of FetchContent
|
|
4
|
240
|
January 30, 2024
|
Replace file GLOB for a better way to add include files
|
|
2
|
1085
|
January 29, 2024
|
How to share precompiled headers via an interface library
|
|
7
|
1200
|
January 27, 2024
|
FetchContent does not support properly URLs with brackets
|
|
4
|
231
|
January 27, 2024
|
Target-dependent linker output location
|
|
6
|
389
|
January 26, 2024
|
Modules have different types of libraries in different configurations.
|
|
1
|
151
|
January 26, 2024
|
Partial linking
|
|
8
|
2595
|
January 25, 2024
|
force configure_file() on variable change
|
|
3
|
485
|
January 23, 2024
|
Export .dll symbols from dependant library (.lib)
|
|
1
|
203
|
January 22, 2024
|
Importing C++20 module as external DLL in msvc 2022
|
|
12
|
1664
|
January 19, 2024
|
Language-specific add_compile_options?
|
|
6
|
4690
|
January 19, 2024
|
block(PROPAGATE) doesn't set in the parent directory?
|
|
2
|
238
|
January 18, 2024
|
How to modify my Cmake project to generate an elf file that is consistent with the IDE
|
|
0
|
1722
|
January 17, 2024
|
Setting VS_DEBUGGER_ENVIRONMENT for Ninja Multi-Config
|
|
4
|
622
|
January 17, 2024
|