mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-09 23:59:53 -05:00
Merge branch 'backport-UseSWIG-policies' into UseSWIG-policies
This commit is contained in:
@@ -349,6 +349,8 @@ cmake_policy(PUSH)
|
||||
cmake_policy (SET CMP0012 NEW)
|
||||
# IN_LIST operator
|
||||
cmake_policy (SET CMP0057 NEW)
|
||||
# Ninja generator normalizes custom command depfile paths
|
||||
cmake_policy (SET CMP0116 NEW)
|
||||
|
||||
set(SWIG_CXX_EXTENSION "cxx")
|
||||
set(SWIG_EXTRA_LIBRARIES "")
|
||||
|
||||
Reference in New Issue
Block a user