Advertisement
Guest User

Untitled

a guest
Jul 11th, 2016
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.46 KB | None | 0 0
  1. Boost version: 1.61.0
  2. Found the following Boost libraries:
  3. filesystem
  4. system
  5. Configuring done
  6. CMake Warning (dev) at CMakeLists.txt:388 (add_executable):
  7. Policy CMP0028 is not set: Double colon in target name means ALIAS or
  8. IMPORTED target. Run "cmake --help-policy CMP0028" for policy details.
  9. Use the cmake_policy command to set the policy and suppress this warning.
  10.  
  11. Target "noggit" links to target "Boost::filesystem" but the target was not
  12. found. Perhaps a find_package() call is missing for an IMPORTED target, or
  13. an ALIAS target is missing?
  14. This warning is for project developers. Use -Wno-dev to suppress it.
  15.  
  16. CMake Warning (dev) at CMakeLists.txt:388 (add_executable):
  17. Policy CMP0028 is not set: Double colon in target name means ALIAS or
  18. IMPORTED target. Run "cmake --help-policy CMP0028" for policy details.
  19. Use the cmake_policy command to set the policy and suppress this warning.
  20.  
  21. Target "noggit" links to target "Boost::system" but the target was not
  22. found. Perhaps a find_package() call is missing for an IMPORTED target, or
  23. an ALIAS target is missing?
  24. This warning is for project developers. Use -Wno-dev to suppress it.
  25.  
  26. CMake Warning (dev) at CMakeLists.txt:388 (add_executable):
  27. Policy CMP0028 is not set: Double colon in target name means ALIAS or
  28. IMPORTED target. Run "cmake --help-policy CMP0028" for policy details.
  29. Use the cmake_policy command to set the policy and suppress this warning.
  30.  
  31. Target "noggit" links to target "Boost::filesystem" but the target was not
  32. found. Perhaps a find_package() call is missing for an IMPORTED target, or
  33. an ALIAS target is missing?
  34. This warning is for project developers. Use -Wno-dev to suppress it.
  35.  
  36. CMake Warning (dev) at CMakeLists.txt:388 (add_executable):
  37. Policy CMP0028 is not set: Double colon in target name means ALIAS or
  38. IMPORTED target. Run "cmake --help-policy CMP0028" for policy details.
  39. Use the cmake_policy command to set the policy and suppress this warning.
  40.  
  41. Target "noggit" links to target "Boost::system" but the target was not
  42. found. Perhaps a find_package() call is missing for an IMPORTED target, or
  43. an ALIAS target is missing?
  44. This warning is for project developers. Use -Wno-dev to suppress it.
  45.  
  46. CMake Warning (dev) at CMakeLists.txt:388 (add_executable):
  47. Policy CMP0028 is not set: Double colon in target name means ALIAS or
  48. IMPORTED target. Run "cmake --help-policy CMP0028" for policy details.
  49. Use the cmake_policy command to set the policy and suppress this warning.
  50.  
  51. Target "noggit" links to target "Boost::filesystem" but the target was not
  52. found. Perhaps a find_package() call is missing for an IMPORTED target, or
  53. an ALIAS target is missing?
  54. This warning is for project developers. Use -Wno-dev to suppress it.
  55.  
  56. CMake Warning (dev) at CMakeLists.txt:388 (add_executable):
  57. Policy CMP0028 is not set: Double colon in target name means ALIAS or
  58. IMPORTED target. Run "cmake --help-policy CMP0028" for policy details.
  59. Use the cmake_policy command to set the policy and suppress this warning.
  60.  
  61. Target "noggit" links to target "Boost::system" but the target was not
  62. found. Perhaps a find_package() call is missing for an IMPORTED target, or
  63. an ALIAS target is missing?
  64. This warning is for project developers. Use -Wno-dev to suppress it.
  65.  
  66. CMake Warning (dev) at CMakeLists.txt:388 (add_executable):
  67. Policy CMP0028 is not set: Double colon in target name means ALIAS or
  68. IMPORTED target. Run "cmake --help-policy CMP0028" for policy details.
  69. Use the cmake_policy command to set the policy and suppress this warning.
  70.  
  71. Target "noggit" links to target "Boost::filesystem" but the target was not
  72. found. Perhaps a find_package() call is missing for an IMPORTED target, or
  73. an ALIAS target is missing?
  74. This warning is for project developers. Use -Wno-dev to suppress it.
  75.  
  76. CMake Warning (dev) at CMakeLists.txt:388 (add_executable):
  77. Policy CMP0028 is not set: Double colon in target name means ALIAS or
  78. IMPORTED target. Run "cmake --help-policy CMP0028" for policy details.
  79. Use the cmake_policy command to set the policy and suppress this warning.
  80.  
  81. Target "noggit" links to target "Boost::system" but the target was not
  82. found. Perhaps a find_package() call is missing for an IMPORTED target, or
  83. an ALIAS target is missing?
  84. This warning is for project developers. Use -Wno-dev to suppress it.
  85.  
  86. CMake Warning (dev) at CMakeLists.txt:388 (add_executable):
  87. Policy CMP0028 is not set: Double colon in target name means ALIAS or
  88. IMPORTED target. Run "cmake --help-policy CMP0028" for policy details.
  89. Use the cmake_policy command to set the policy and suppress this warning.
  90.  
  91. Target "noggit" links to target "Boost::filesystem" but the target was not
  92. found. Perhaps a find_package() call is missing for an IMPORTED target, or
  93. an ALIAS target is missing?
  94. This warning is for project developers. Use -Wno-dev to suppress it.
  95.  
  96. CMake Warning (dev) at CMakeLists.txt:388 (add_executable):
  97. Policy CMP0028 is not set: Double colon in target name means ALIAS or
  98. IMPORTED target. Run "cmake --help-policy CMP0028" for policy details.
  99. Use the cmake_policy command to set the policy and suppress this warning.
  100.  
  101. Target "noggit" links to target "Boost::system" but the target was not
  102. found. Perhaps a find_package() call is missing for an IMPORTED target, or
  103. an ALIAS target is missing?
  104. This warning is for project developers. Use -Wno-dev to suppress it.
  105.  
  106. Generating done
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement