cmake: Fix indent
This commit is contained in:
@@ -19,7 +19,7 @@ endif()
|
||||
|
||||
# option() honors normal variables.
|
||||
if(POLICY CMP0077)
|
||||
cmake_policy(SET CMP0077 NEW)
|
||||
cmake_policy(SET CMP0077 NEW)
|
||||
endif()
|
||||
|
||||
# SWIG: use standard target name.
|
||||
|
||||
Reference in New Issue
Block a user