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

View File

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