Search code examples
Getting error "CUDA backend requires cuDNN" when configuring OpenCV cmake build with cuda ...


c++opencvcmakecmakelists-options

Read More
How to correctly link modules in cpp using CMake...


c++cmakegoogletestcmakelists-optionscmake-language

Read More
How to run specific tests in CMake project with GoogleTest?...


c++cmakegoogletestcmakelists-options

Read More
CMake's CMakeLists.txt cant find Visual Studio 17 2022...


c++cmakecmakelists-optionscmake-language

Read More
CMake build errors when trying to fetch GoogleTest for C++ project...


c++cmakegoogletestcmakelists-options

Read More
How to correctly define CMakeLists.txt for Tesseract?...


c++cmaketesseractlibcurlcmakelists-options

Read More
Is there a rule to know which CMake variables are settable with -D?...


cmakecmakelists-optionscmake-language

Read More
CMakeLists.txt Error. - "add_subdirectory(source) - given source "source" which is no...


cmakecmakelists-options

Read More
CMake not including Vulkan header when building Walnut...


c++cmakevulkancmakelists-options

Read More
How to add cmake options on Windows?...


linuxcmakecmakelists-options

Read More
Update the list defined in a top-level CMakeLists.txt in a .cmake function called from sub directory...


cmakecmakelists-optionscmake-language

Read More
How to convert a cmake header file with comments into a TSV/CSV file?...


pythoncbashparsingcmakelists-options

Read More
CMake build linking failure (mysql-connector-cpp)...


c++windowscmakevcpkgcmakelists-options

Read More
G++ Parameters to Cmakelist...


c++cmakeg++cmakelists-options

Read More
How do I properly link using CMake to cryptopp installed using vcpkg?...


c++cmakecrypto++cmakelists-options

Read More
Why is a new file added in visual studio cmake project a miscellaneous files?...


c++cmakevisual-studio-2022cmakelists-optionscmake-language

Read More
How to add an ESP-IDF library to an external library...


visual-studio-codeesp32directory-structureesp-idfcmakelists-options

Read More
Disabling CMake option has no effect...


qtcmakecmakelists-options

Read More
How can I remove CMakeCache.txt during CMake configuration if it has outdated info?...


c++cmakecmakelists-options

Read More
CMake path for python3 libraries doesn't change (windows 10)...


pythonpython-3.xcmakecmakelists-optionscmake-modules

Read More
Cannot specify link libraries for target "curl-demo" which is not built by this project...


ccurlcmakecmakelists-options

Read More
Importing python files/functions from the same directory in ROS (as simple as it sounds!)...


pythonimportroscatkincmakelists-options

Read More
CMake: what is the correct syntax for $<CONFIG:cfg_list> or $<IN_LIST:str,list>?...


cmakecmakelists-optionscmake-language

Read More
Is it possible to get a list of linked libraries in CMake script as it will be pass to the linker?...


c++cmakecmakelists-optionscmake-language

Read More
How should I add C++ header files in this CMakeLists.txt file?...


c++cmakecmakelists-options

Read More
Including libraries from vcpkg only...


cmakevcpkgcmakelists-options

Read More
"undefined reference to .." error after make command...


c++cmakecmakelists-options

Read More
CMake Error: Target of type EXECUTABLE may not be linked into another target...


c++windowscmakecmakelists-optionscmake-language

Read More
cmake error while catkin_make in catkin_ws?...


python-3.xcmakeroscatkincmakelists-options

Read More
What does -t option in cmake --build?...


cmakecmakelists-options

Read More
BackNext