You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
452 B
12 lines
452 B
CMake Error at set_provider\.cmake:[0-9]+ \(find_package\):
|
|
Could not find a package configuration file provided by "SomeDep" with any
|
|
of the following names:
|
|
|
|
SomeDepConfig\.cmake
|
|
somedep-config\.cmake
|
|
|
|
Add the installation prefix of "SomeDep" to CMAKE_PREFIX_PATH or set
|
|
"SomeDep_DIR" to a directory containing one of the above files\. If
|
|
"SomeDep" provides a separate development package or SDK, be sure it has
|
|
been installed\.
|