Search code examples
Are order-only prerequisites in GNU Makefile available in CMake and if not, what are the alternative...


makefilecmake

Read More
FetchContent access to private Git repository...


gitgithubcmakeprivate-repositoryfetchcontent

Read More
How to set up glew with glfw : trouble with GLEW_ERROR_NO_GLX_DISPLAY?...


cmakemakefileglfwglew

Read More
How can I build a project with CMake?...


cmakebuildtesseractleptonica

Read More
Could NOT find Boost (missing: program_options) on Buildroot...


cmakeboostbuildroot

Read More
Qt 5 cmake fails with undefined reference to vtable on hello world with inc & src as subdirs...


c++qtlinkercmakemoc

Read More
Cmake: Fetch content and link dependency...


c++cmake

Read More
How to enable multiline logs instead of single-line progress-logs...


makefilecmake

Read More
how to include zstd in cmake?...


ccmakeinclude

Read More
CMake: how to specify different steps for different build configurations for Visual Studio?...


visual-studiocmake

Read More
CMake: target_include_directories() prints an error when I try to add the source directory itself, o...


c++cmakeheader-only

Read More
What is the proper way to handle `CMAKE_INSTALL_PREFIX` when using the Ninja Multi-Config cmake gene...


cmakeninjamulti-configuration

Read More
How to change the build type to Release mode in cmake?...


windowsvisual-studio-2010cmake

Read More
Conditional CMAKE link to rt-library based on platform...


c++ccmake

Read More
Fixing error: *** No rule to make target '/usr/lib/x86_64-linux-gnu/libdl.so'...


c++linuxcmakemakefile

Read More
cmake: undefined reference to any pcap functions...


c++cmakepcap

Read More
Is it possible to use vcpkg on a github library with no install target?...


githubcmakevcpkg

Read More
Getting error "CUDA backend requires cuDNN" when configuring OpenCV cmake build with cuda ...


c++opencvcmakecmakelists-options

Read More
Check if header has been generated using cmake...


c++cmake

Read More
`date::parse`: no matching overloaded function found...


c++datecmake

Read More
Compiling OpenCV for Android on Windows with CMake - make still tries to link "dll" files...


androidc++opencvcmakecross-compiling

Read More
Populating ${SRCS} from CMakeLists.txt in subdirectories...


cmake

Read More
cmake: compilation statistics per transation unit...


c++compilationcmakebuild-tools

Read More
Visual studio 10 fails to build a test example (32bit) of boost regex (1.47): link error 1104...


c++windowscmakeboostvc10

Read More
generating header file in presence of not infinitely circular dependencies...


cmakec++17

Read More
Arch Linux CMake looking in wrong directory for `libxml2` dependencies...


ccmakearchlinuxzephyr-rtos

Read More
Attempting to build python binary modules on manylinux: find_package(Python3) only works with Develo...


c++python-3.xcmake

Read More
Installing CGAL using conan.io...


c++cmakecgalconan

Read More
Linking Fortran library as CMake subdirectory to another subdirectory...


c++cmakemakefilecompiler-errorsfortran

Read More
How to choose Ninja as CMake generator with Conan?...


c++cmakeconan

Read More
BackNext