Advertisement
Guest User

Untitled

a guest
Apr 7th, 2020
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.17 KB | None | 0 0
  1. 1> [CMake] POLICY CMP0069 NEW
  2. 1> [CMake] VCPKG CMP0069 NEW
  3. 1> [CMake] VCPKG CMP0069 NEW
  4. 1> [CMake] -- Option Dedicated - OFF
  5. 1> [CMake] -- Option Install FHS - OFF
  6. 1> [CMake] -- Option Use assert - ON
  7. 1> [CMake] -- Option Use threads - ON
  8. 1> [CMake] VCPKG CMP0069
  9. 1> [CMake] VCPKG CMP0069
  10. 1> [CMake] VCPKG CMP0069
  11. 1> [CMake] IPO_FOUND CMP0069 NEW
  12. 1> [CMake] -- Configuring done
  13. 1> [CMake] CMake Warning (dev) at D:/developpement/GitHub/vcpkg/scripts/buildsystems/vcpkg.cmake:190 (_add_executable):
  14. 1> [CMake] Policy CMP0069 is not set: INTERPROCEDURAL_OPTIMIZATION is enforced when
  15. 1> [CMake] enabled. Run "cmake --help-policy CMP0069" for policy details. Use the
  16. 1> [CMake] cmake_policy command to set the policy and suppress this warning.
  17. 1> [CMake]
  18. 1> [CMake] INTERPROCEDURAL_OPTIMIZATION property will be ignored for target 'openttd'.
  19. 1> [CMake] Call Stack (most recent call first):
  20. 1> [CMake] CMakeLists.txt:153 (add_executable)
  21. 1> [CMake] This warning is for project developers. Use -Wno-dev to suppress it.
  22. 1> [CMake] -- Generating done
  23. 1> [CMake] -- Build files have been written to: D:/developpement/GitHub/glx22/OpenTTD/build/x64-Release
  24. 1> [CMake]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement