Cleanup: style

This commit is contained in:
Campbell Barton
2019-10-21 15:05:56 +11:00
parent 3ceff8b7bc
commit 41ec25d27b
5 changed files with 58 additions and 58 deletions

View File

@@ -38,7 +38,7 @@ set(LIB
extern_quadriflow
)
if (WIN32)
if(WIN32)
add_definitions(-D_USE_MATH_DEFINES)
endif()