Reenable USE_FOLDERS

This commit is contained in:
Prcuvu
2019-10-04 14:09:11 +08:00
parent 187349bfd0
commit b26b711e47
+3
View File
@@ -49,6 +49,9 @@ include("${SM_CMAKE_DIR}/DefineOptions.cmake")
include("${SM_CMAKE_DIR}/SMDefs.cmake")
# Put the predefined targets in separate groups.
set_property(GLOBAL PROPERTY USE_FOLDERS ON)
# Set up the linker flags for MSVC builds.
configure_msvc_runtime()