How to build NVidia binaries using CMake's new HIP language?
|
|
7
|
1219
|
February 3, 2025
|
dependency file(*.d) file generation in cmake
|
|
7
|
3628
|
February 3, 2025
|
CMake Error : Cannot find source file -> No SOURCES given to target
|
|
7
|
5536
|
January 29, 2025
|
How to mimic `make check` behavior
|
|
0
|
17
|
January 22, 2025
|
How can I use CMake with GreenHills compiler
|
|
17
|
7733
|
January 22, 2025
|
"FLAGS" literal is being output in link.txt, causing error
|
|
3
|
43
|
January 15, 2025
|
Environment variable <PackageName>_ROOT ignored with a cmake minimum required 3.22
|
|
0
|
20
|
January 9, 2025
|
ExternalProject_Add commands with wildcard
|
|
5
|
71
|
January 7, 2025
|
Generated Makefile build command gives errors as it has quotes in the build command
|
|
9
|
64
|
January 6, 2025
|
How to Enable CMake parallel compile
|
|
2
|
119
|
December 30, 2024
|
Method for allowing generate Makefiles to internally environment variables
|
|
0
|
25
|
December 21, 2024
|
'cmake --install'/'make install'/'ninja install' doesn't install dependencies
|
|
22
|
215
|
December 15, 2024
|
custom_command with directory as first OUTPUT fail!
|
|
3
|
25
|
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
|
95
|
October 6, 2024
|
Bug with setting rpath in incremental builds
|
|
4
|
43
|
August 22, 2024
|
New warning arrives in version 3.30.2: project() should be called prior to this enable_language()
|
|
3
|
336
|
August 22, 2024
|
Assistance Needed for Creating a Shared Library with CMake
|
|
12
|
412
|
August 20, 2024
|
knowledge needed before learning cmake
|
|
0
|
35
|
August 15, 2024
|
Manually simulating target namespaces for building multi-architecture repos
|
|
2
|
28
|
August 8, 2024
|
Why didn't my use of `target_link_libraries` produce the expected result?
|
|
0
|
28
|
August 6, 2024
|
cmake --install and passing -j arg
|
|
0
|
45
|
July 23, 2024
|
Little question about command "target_sources(FILE_SET)"
|
|
5
|
260
|
July 20, 2024
|
How to make Cmake build only the test binaries without making the other executables?
|
|
2
|
249
|
July 8, 2024
|
find_library unable to find library even with HINTS/PATHS
|
|
6
|
9778
|
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
|
1160
|
June 26, 2024
|
RSP files equivalent when using Unix Makefiles
|
|
2
|
158
|
June 19, 2024
|
SDL static compillation
|
|
8
|
508
|
June 17, 2024
|
CMake for C# project with nuget package references
|
|
2
|
242
|
June 17, 2024
|
Linking libraries installed with homebrew
|
|
1
|
254
|
June 10, 2024
|