kotik@kotik-laptop:~/Src/freeminer/src/_build:0> cmake .. 18:12:22 ☁ master ☂ ⚡
-- cURL support enabled
-- GetText disabled
CMake Error at CMakeLists.txt:192 (find_package):
By not providing "FindJson.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "Json", but
CMake did not find one.
Could not find a package configuration file provided by "Json" with any of
the following names:
JsonConfig.cmake
json-config.cmake
Add the installation prefix of "Json" to CMAKE_PREFIX_PATH or set
"Json_DIR" to a directory containing one of the above files. If "Json"
provides a separate development package or SDK, be sure it has been
installed.
-- Configuring incomplete, errors occurred!
See also "/home/kotik/Src/freeminer/src/CMakeFiles/CMakeOutput.log".
kotik@kotik-laptop:~/Src/freeminer/src/_build:0> cmake .. 18:12:56 ☁ master ☂ ⚡
-- cURL support enabled
-- GetText disabled
CMake Error at CMakeLists.txt:191 (find_package):
By not providing "FindSqlite3.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "Sqlite3", but
CMake did not find one.
Could not find a package configuration file provided by "Sqlite3" with any
of the following names:
Sqlite3Config.cmake
sqlite3-config.cmake
Add the installation prefix of "Sqlite3" to CMAKE_PREFIX_PATH or set
"Sqlite3_DIR" to a directory containing one of the above files. If
"Sqlite3" provides a separate development package or SDK, be sure it has
been installed.
-- Configuring incomplete, errors occurred!
See also "/home/kotik/Src/freeminer/src/CMakeFiles/CMakeOutput.log"
Кто-нибудь знает, где эти *onfig.cmake достать?