CMake: remove expression in endif(...)

This commit is contained in:
Campbell Barton
2015-02-19 07:44:40 +11:00
parent 54994740bd
commit ee9ac4e4fc
3 changed files with 6 additions and 6 deletions

View File

@@ -1103,7 +1103,7 @@ endmacro()
macro(blender_project_hack_post)
# --------------
# MINGW HACK END
if (_reset_standard_libraries)
if(_reset_standard_libraries)
# Must come after projecINCt(...)
#
# MINGW workaround for -ladvapi32 being included which surprisingly causes