RSP files equivalent when using Unix Makefiles
|
|
3
|
183
|
March 14, 2025
|
how to only be windows or unix path in the `Makefile`?
|
|
1
|
187
|
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
|
1240
|
February 3, 2025
|
dependency file(*.d) file generation in cmake
|
|
7
|
3696
|
February 3, 2025
|
CMake Error : Cannot find source file -> No SOURCES given to target
|
|
7
|
5787
|
January 29, 2025
|
How to mimic `make check` behavior
|
|
0
|
18
|
January 22, 2025
|
How can I use CMake with GreenHills compiler
|
|
17
|
7841
|
January 22, 2025
|
"FLAGS" literal is being output in link.txt, causing error
|
|
3
|
45
|
January 15, 2025
|
Environment variable <PackageName>_ROOT ignored with a cmake minimum required 3.22
|
|
0
|
26
|
January 9, 2025
|
ExternalProject_Add commands with wildcard
|
|
5
|
105
|
January 7, 2025
|
Generated Makefile build command gives errors as it has quotes in the build command
|
|
9
|
78
|
January 6, 2025
|
How to Enable CMake parallel compile
|
|
2
|
223
|
December 30, 2024
|
Method for allowing generate Makefiles to internally environment variables
|
|
0
|
32
|
December 21, 2024
|
'cmake --install'/'make install'/'ninja install' doesn't install dependencies
|
|
22
|
250
|
December 15, 2024
|
custom_command with directory as first OUTPUT fail!
|
|
3
|
29
|
December 12, 2024
|
Building fraunhofer ecm on aarch64 in termux when i386 amd64 sse flags are in source and lib
|
|
0
|
13
|
December 9, 2024
|
CMake adds -fPIC for all shared libraries
|
|
0
|
124
|
October 6, 2024
|
Bug with setting rpath in incremental builds
|
|
4
|
44
|
August 22, 2024
|
New warning arrives in version 3.30.2: project() should be called prior to this enable_language()
|
|
3
|
387
|
August 22, 2024
|
Assistance Needed for Creating a Shared Library with CMake
|
|
12
|
480
|
August 20, 2024
|
knowledge needed before learning cmake
|
|
0
|
35
|
August 15, 2024
|
Manually simulating target namespaces for building multi-architecture repos
|
|
2
|
32
|
August 8, 2024
|
Why didn't my use of `target_link_libraries` produce the expected result?
|
|
0
|
29
|
August 6, 2024
|
cmake --install and passing -j arg
|
|
0
|
54
|
July 23, 2024
|
Little question about command "target_sources(FILE_SET)"
|
|
5
|
285
|
July 20, 2024
|
How to make Cmake build only the test binaries without making the other executables?
|
|
2
|
280
|
July 8, 2024
|
find_library unable to find library even with HINTS/PATHS
|
|
6
|
10112
|
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
|
1317
|
June 26, 2024
|
SDL static compillation
|
|
8
|
565
|
June 17, 2024
|