提交 03587fdf 编写于 作者: J jim price

Apply CMake CMP0077 policy in a different way

上级 dc107ca8
......@@ -44,9 +44,8 @@ set (ZLIB_LIBRARIES ${ZLIB_LIBARIES} PARENT_SCOPE)
###########################################################################
# OpenEXR
if (POLICY CMP0077)
cmake_policy(SET CMP0077 NEW)
endif()
SET (CMAKE_POLICY_DEFAULT_CMP0077 NEW)
set (ILMBASE_NAMESPACE_VERSIONING OFF CACHE BOOL " " FORCE)
set (OPENEXR_NAMESPACE_VERSIONING OFF CACHE BOOL " " FORCE)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册