Ninja: Unneeded build target dependency when using add_custom_command to generate a cpp file
|
|
9
|
213
|
June 10, 2024
|
C++20 modules: manually specifying module providers
|
|
4
|
131
|
June 8, 2024
|
Configure clang-tidy when using an arm-none-eabi-gcc/g++ toolchain
|
|
4
|
610
|
May 24, 2024
|
How to modify the makefile post build: gstrip item to adapt to the Cmake project
|
|
9
|
347
|
May 22, 2024
|
Error when linking a shared library on Windows using Clang, CUDA and Ninja
|
|
2
|
927
|
April 30, 2024
|
Request for Minimal Working Example of BLAS in FORTRAN 77 with CMake and Package Managers
|
|
3
|
352
|
April 28, 2024
|
Building multiple configurations of a project at the same time with Ninja
|
|
5
|
661
|
April 27, 2024
|
Test C Compiler failing in Nix Shell because it can't find libclang_rt
|
|
0
|
242
|
April 23, 2024
|
PACKAGE_INIT generates PACKAGE_PREFIX_DIR with the wrong directory
|
|
17
|
382
|
April 15, 2024
|
C++20 module seems to be broken (missing transitive usage) in a very specific case
|
|
7
|
422
|
April 12, 2024
|
The Nina generator does not generate all needed dependencies?
|
|
6
|
166
|
April 11, 2024
|
Unexpected behavior of TARGET_RUNTIME_DLLS when mixing STATIC, SHARED, PUBLIC, PRIVATE libraries
|
|
2
|
171
|
April 10, 2024
|
GCC: Skipping incompatible (ERROR)
|
|
6
|
372
|
March 26, 2024
|
Depending upon a POST_BUILD of an ExternalProject
|
|
5
|
447
|
March 25, 2024
|
CMake doesn't recognize the TI ARM Clang toolchain
|
|
3
|
1213
|
March 21, 2024
|
How to cross compile with the ADSP Sharc Toolchain
|
|
2
|
221
|
March 16, 2024
|
CPack/install oddity with "overridden" install directive
|
|
1
|
136
|
March 12, 2024
|
Installed module library can't find imported headers [Ubuntu 22.04 LTS, CMake 3.28.1, Ninja 1.11.1 and Clang 17.0.6]
|
|
22
|
1373
|
February 25, 2024
|
Ctest not running Gtests under suite
|
|
2
|
964
|
February 21, 2024
|
OpenMP linking errors on Windows using Ninja and clang
|
|
2
|
1004
|
February 19, 2024
|
Comparing Visual Studio IDE default release build vs CMake default release build
|
|
4
|
679
|
February 19, 2024
|
Intel Profiler integration with Visual Studio under CMake Ninja build
|
|
1
|
201
|
February 17, 2024
|
Creating logs
|
|
2
|
884
|
February 17, 2024
|
How to do cross platform build for Linux target on Windows build system without even WSL.
|
|
1
|
475
|
February 15, 2024
|
source_group Visual Studio
|
|
2
|
674
|
February 3, 2024
|
Cmake 3.27.8 regression with Ninja and Fortran dependencies
|
|
5
|
308
|
January 31, 2024
|
How to share precompiled headers via an interface library
|
|
7
|
834
|
January 27, 2024
|
CMake doesn't respect 8.3 short paths for source and build directory
|
|
2
|
542
|
January 26, 2024
|
How to modify my Cmake project to generate an elf file that is consistent with the IDE
|
|
0
|
1258
|
January 17, 2024
|
arm-none-eabi link error undefined reference to `_exit' undefined reference to `_close' undefined reference to `_isatty' undefined reference to `_kill' undefined reference to `_getpid'
|
|
3
|
2421
|
December 27, 2023
|