CMake Error at CMakeLists.txt:12 (find_package):
By not providing "Findignition-cmake2.cmake" in CMAKE_MODULE_PATH this
project has asked CMake to find a package configuration file provided by
"ignition-cmake2", but CMake did not find one.
Could not find a package configuration file provided by "ignition-cmake2"
with any of the following names:
ignition-cmake2Config.cmake
ignition-cmake2-config.cmake
Add the installation prefix of "ignition-cmake2" to CMAKE_PREFIX_PATH or
set "ignition-cmake2_DIR" to a directory containing one of the above files.
If "ignition-cmake2" provides a separate development package or SDK, be
sure it has been installed.
-- Configuring incomplete, errors occurred!
See also "/tmp/ign-fuel-tools/build/CMakeFiles/CMakeOutput.log".
我正在使用 ubuntu 16.04 并且已经下载了“ignition-cmake0”。