Why can't I find curl when cross compiling?
|
|
13
|
540
|
August 7, 2025
|
Build with "RelWithDebInfo" flag is much bigger than "Debug"
|
|
2
|
25
|
July 30, 2025
|
Confused by OBJECT library
|
|
1
|
31
|
July 28, 2025
|
Override the default `-O3 -DNDEBUG` Release flags?
|
|
13
|
2143
|
July 26, 2025
|
CPACK_INSTALLED_DIRECTORIES, How to use?
|
|
1
|
84
|
July 25, 2025
|
install(EXPORT) does not properly take into account of paths containing '..'
|
|
3
|
29
|
July 22, 2025
|
cmake --install and passing -j arg
|
|
3
|
116
|
July 22, 2025
|
CMake Build Error: Could NOT find MPI_CXX
|
|
0
|
29
|
July 21, 2025
|
Manually simulating target namespaces for building multi-architecture repos
|
|
3
|
50
|
July 20, 2025
|
install ceres-solver-master
|
|
1
|
23
|
July 20, 2025
|
Dumping compiler definitions
|
|
1
|
82
|
July 17, 2025
|
On nonstandard extensions and subdirectories
|
|
1
|
115
|
July 17, 2025
|
The list of include directories is empty by default.
|
|
1
|
24
|
July 14, 2025
|
Is there any command line option to force static build?
|
|
0
|
42
|
July 9, 2025
|
INTERFACE_INCLUDE_DIRECTORIES do not work as documented
|
|
4
|
45
|
July 9, 2025
|
Building Go/Golang Android app using Gradle and Cmake
|
|
1
|
34
|
July 8, 2025
|
No SOURCES given to target: __CMAKE__CXX26 on ubuntu 25.04
|
|
17
|
104
|
July 7, 2025
|
FindICU.cmake and the --with-library-suffix configure parameter
|
|
2
|
25
|
July 6, 2025
|
CMake Link.txt generated during CMake configuration does not contain any link flags or source files when using riscv toolchain
|
|
4
|
20
|
July 2, 2025
|
Strange executable name when setting SUFFIX and VERSION
|
|
0
|
22
|
June 27, 2025
|
Customize compiler warnings/definitions/includes on a per-source or per-directory basis
|
|
0
|
31
|
June 21, 2025
|
How to mark GMock as a required component
|
|
5
|
2850
|
June 19, 2025
|
Linker configuration in toolchain file for cross-compiling
|
|
0
|
92
|
June 3, 2025
|
/usr/bin/ld: unable to find -lstdc++: No such file or directory
|
|
0
|
46
|
May 23, 2025
|
FetchContent Does Not Isolate Host from Target
|
|
2
|
48
|
May 23, 2025
|
Customize CMAKE_XXX_LINK_EXECUTABLE with -Wl options when linking shared libraries
|
|
2
|
46
|
May 21, 2025
|
Hello...I have been using cmake for sometime but now I am building more/ELDK
|
|
3
|
43
|
May 17, 2025
|
The CXX compiler identification is unknown building cross compile for Arm processor
|
|
0
|
57
|
May 16, 2025
|
gcc15 and cmake 4.0.1: errors at cross-building cmake
|
|
4
|
117
|
May 13, 2025
|
`if(${VAR})` and `if("${VAR}")` Show same in --trace output but actually different when CMP0054 being set.
|
|
1
|
23
|
May 11, 2025
|