mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-13 10:57:49 +00:00
Make use of cgal configurable
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
--- a/build.vc15/lib_mpfr/lib_mpfr.vcxproj
|
||||
+++ a/build.vc15/lib_mpfr/lib_mpfr.vcxproj
|
||||
@@ -148 +148 @@
|
||||
- <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
|
||||
+ <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
||||
@@ -179 +179 @@
|
||||
- <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
|
||||
+ <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
||||
Reference in New Issue
Block a user