Guest User

Untitled

a guest
May 21st, 2018
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. CMake Warning (dev) at Demo/CMakeLists.txt:40 (LINK_DIRECTORIES):
  2. This command specifies the relative path
  3.  
  4. ../QtOgre/debug
  5.  
  6. as a link directory.
  7.  
  8. Policy CMP0015 is not set: link_directories() treats paths relative to the
  9. source dir. Run "cmake --help-policy CMP0015" for policy details. Use the
  10. cmake_policy command to set the policy and suppress this warning.
  11. This warning is for project developers. Use -Wno-dev to suppress it.
Add Comment
Please, Sign In to add comment