Advertisement
Guest User

Untitled

a guest
May 7th, 2015
422
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. By not providing "Findplatform.cmake" in CMAKE_MODULE_PATH this project has
  2. asked CMake to find a package configuration file provided by "platform",
  3. but CMake did not find one.
  4.  
  5. Could not find a package configuration file provided by "platform" with any
  6. of the following names:
  7.  
  8. platformConfig.cmake
  9. platform-config.cmake
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement