Welcome to mirror list, hosted at ThFree Co, Russian Federation.

hdf5.diff « patches « build_environment « build_files - git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: cb84625810dce6259ee1139ca6bf5cdcd2d7ca6f (plain)
1
2
3
4
5
6
7
8
9
10
11
--- UserMacros.cmake
+++ UserMacros.cmake
@@ -16,6 +16,8 @@
 if (BUILD_USER_DEFINED_LIBS)
   MACRO_USER_DEFINED_LIBS ()
 endif (BUILD_USER_DEFINED_LIBS)
+
+include(Config/cmake/usermacros/windows_mt.cmake)
 #-----------------------------------------------------------------------------
 #------------------- E X A M P L E   E N D -----------------------------------
 #-----------------------------------------------------------------------------