18 lines
766 B
Plaintext
18 lines
766 B
Plaintext
|
[31mCMake Error at CMakeLists.txt:10 (find_package):
|
|||
|
By not providing "Findcustom_action_interfaces.cmake" in CMAKE_MODULE_PATH
|
|||
|
this project has asked CMake to find a package configuration file provided
|
|||
|
by "custom_action_interfaces", but CMake did not find one.
|
|||
|
|
|||
|
Could not find a package configuration file provided by
|
|||
|
"custom_action_interfaces" with any of the following names:
|
|||
|
|
|||
|
custom_action_interfacesConfig.cmake
|
|||
|
custom_action_interfaces-config.cmake
|
|||
|
|
|||
|
Add the installation prefix of "custom_action_interfaces" to
|
|||
|
CMAKE_PREFIX_PATH or set "custom_action_interfaces_DIR" to a directory
|
|||
|
containing one of the above files. If "custom_action_interfaces" provides
|
|||
|
a separate development package or SDK, be sure it has been installed.
|
|||
|
|
|||
|
[0m
|