cmake: Fix indent

This commit is contained in:
Corentin Le Molgat
2020-07-23 14:55:21 +02:00
parent c25458239e
commit c02dd3652f

View File

@@ -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.