Added return to last line

This commit is contained in:
OpenSceneGraph git repository 2017-11-30 14:12:05 +00:00 committed by GitHub
parent 9fac39c5e0
commit b909ac2d95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,4 +19,4 @@ if (WIN32)
set(${version} "0x${ver}")
endif(CMAKE_SYSTEM_VERSION)
endmacro(get_WIN32_WINNT)
endif(WIN32)
endif(WIN32)