CMake third-party library installation
问题 I'm new in programming. And for my study project I need to install a third-party library for using with CMake (GitHub project). I use Arch OS on my PC. Usually I build all non-repository packages in: ~/aur . CMake version is 3.17. Then I try to build a library according to the instructions: ... cmake --config Debug "-DCMAKE_BUILD_TYPE=Debug" .. it makes me an error: CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they