一、如图 报错
CMake Error at cmake/cpu/CMakeLists.txt:5 (find_package):
By not providing "Findtikicpulib.cmake" in CMAKE_MODULE_PATH this project
has asked CMake to find a package configuration file provided by
"tikicpulib", but CMake did not find one.
Could not find a package configuration file provided by "tikicpulib" with
any of the following names:
tikicpulibConfig.cmake
tikicpulib-config.cmake
Add the installation prefix of "tikicpulib" to CMAKE_PREFIX_PATH or set
"tikicpulib_DIR" to a directory containing one of the above files. If
"tikicpulib" provides a separate development package or SDK, be sure it has
been installed.

一、如图 报错
CMake Error at cmake/cpu/CMakeLists.txt:5 (find_package):
By not providing "Findtikicpulib.cmake" in CMAKE_MODULE_PATH this project
has asked CMake to find a package configuration file provided by
"tikicpulib", but CMake did not find one.
Could not find a package configuration file provided by "tikicpulib" with
any of the following names:
tikicpulibConfig.cmake
tikicpulib-config.cmake
Add the installation prefix of "tikicpulib" to CMAKE_PREFIX_PATH or set
"tikicpulib_DIR" to a directory containing one of the above files. If
"tikicpulib" provides a separate development package or SDK, be sure it has
been installed.