Home
Solus
Search
Configure Global Search
Log In
Transactions
D652
Change Details
Change Details
Old
New
Diff
Successfully build `x265` and `zuluCrypt` with cmake 3.9.1. There are some warnings about future deprecation: ``` -- cmake version 3.9.1 CMake Deprecation Warning at CMakeLists.txt:10 (cmake_policy): The OLD behavior for policy CMP0025 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. ```
Successfully build `x265` and `zuluCrypt` with cmake 3.9.1. There are some warnings about future deprecation: ``` -- cmake version 3.9.2 CMake Deprecation Warning at CMakeLists.txt:10 (cmake_policy): The OLD behavior for policy CMP0025 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. ```
Successfully build `x265` and `zuluCrypt` with cmake 3.9.1. There are some warnings about future deprecation: ``` -- cmake version 3.9.
1
2
CMake Deprecation Warning at CMakeLists.txt:10 (cmake_policy): The OLD behavior for policy CMP0025 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. ```
Continue