stellarmate@stellarmate:~/Projects/build/indi-rolloffino $ cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Debug ~/Projects/indi-3rdparty/indi-rolloffino -- The C compiler identification is GNU 8.3.0 -- The CXX compiler identification is GNU 8.3.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Error at CMakeLists.txt:11 (find_package): By not providing "FindINDI.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "INDI", but CMake did not find one. Could not find a package configuration file provided by "INDI" with any of the following names: INDIConfig.cmake indi-config.cmake Add the installation prefix of "INDI" to CMAKE_PREFIX_PATH or set "INDI_DIR" to a directory containing one of the above files. If "INDI" provides a separate development package or SDK, be sure it has been installed. -- Configuring incomplete, errors occurred! See also "/home/stellarmate/Projects/build/indi-rolloffino/CMakeFiles/CMakeOutput.log".