Random bug when building makefile project by using ExternalProject_Add()
|
|
1
|
13
|
April 28, 2025
|
dependency file(*.d) file generation in cmake
|
|
8
|
3796
|
March 27, 2025
|
RSP files equivalent when using Unix Makefiles
|
|
3
|
192
|
March 14, 2025
|
how to only be windows or unix path in the `Makefile`?
|
|
1
|
190
|
March 4, 2025
|
Using optimization flags with `CC` (PrgEnv-gnu)
|
|
0
|
14
|
February 26, 2025
|
How to build NVidia binaries using CMake's new HIP language?
|
|
7
|
1260
|
February 3, 2025
|
CMake Error : Cannot find source file -> No SOURCES given to target
|
|
7
|
6081
|
January 29, 2025
|
How to mimic `make check` behavior
|
|
0
|
18
|
January 22, 2025
|
How can I use CMake with GreenHills compiler
|
|
17
|
7938
|
January 22, 2025
|
"FLAGS" literal is being output in link.txt, causing error
|
|
3
|
46
|
January 15, 2025
|
Environment variable <PackageName>_ROOT ignored with a cmake minimum required 3.22
|
|
0
|
36
|
January 9, 2025
|
ExternalProject_Add commands with wildcard
|
|
5
|
120
|
January 7, 2025
|
Generated Makefile build command gives errors as it has quotes in the build command
|
|
9
|
90
|
January 6, 2025
|
How to Enable CMake parallel compile
|
|
2
|
372
|
December 30, 2024
|
Method for allowing generate Makefiles to internally environment variables
|
|
0
|
33
|
December 21, 2024
|
'cmake --install'/'make install'/'ninja install' doesn't install dependencies
|
|
22
|
296
|
December 15, 2024
|
custom_command with directory as first OUTPUT fail!
|
|
3
|
33
|
December 12, 2024
|
Building fraunhofer ecm on aarch64 in termux when i386 amd64 sse flags are in source and lib
|
|
0
|
14
|
December 9, 2024
|
CMake adds -fPIC for all shared libraries
|
|
0
|
163
|
October 6, 2024
|
Bug with setting rpath in incremental builds
|
|
4
|
50
|
August 22, 2024
|
New warning arrives in version 3.30.2: project() should be called prior to this enable_language()
|
|
3
|
444
|
August 22, 2024
|
Assistance Needed for Creating a Shared Library with CMake
|
|
12
|
564
|
August 20, 2024
|
knowledge needed before learning cmake
|
|
0
|
37
|
August 15, 2024
|
Manually simulating target namespaces for building multi-architecture repos
|
|
2
|
37
|
August 8, 2024
|
Why didn't my use of `target_link_libraries` produce the expected result?
|
|
0
|
30
|
August 6, 2024
|
cmake --install and passing -j arg
|
|
0
|
64
|
July 23, 2024
|
Little question about command "target_sources(FILE_SET)"
|
|
5
|
322
|
July 20, 2024
|
How to make Cmake build only the test binaries without making the other executables?
|
|
2
|
315
|
July 8, 2024
|
find_library unable to find library even with HINTS/PATHS
|
|
6
|
10454
|
July 3, 2024
|
CMake always rebuilds the whole project even though I haven't made any changes when I use a specific compiler. How to diagnose?
|
|
11
|
1486
|
June 26, 2024
|