CMakeLists.txt for IfcMax. Tested with VS 2015 and 3ds Max + SDK 2016

This commit is contained in:
Stinkfist0
2016-02-19 22:53:09 +02:00
parent 481515f5ae
commit 5ee9bed590
9 changed files with 107 additions and 62 deletions
+2 -1
View File
@@ -24,7 +24,8 @@ Dependencies
* [SWIG](http://www.swig.org/), [Python](https://www.python.org/) libraries - *optional*
For building the IfcOpenShell Python interface and the Blender add-on
* 3ds Max SDK - *optional*
For building the 3ds Max plug-in
For building the 3ds Max plug-in.
All recent versions of 3ds Max (2014 and newer) are 64-bit only, so a 64-bit installation is assumed.
Compiling on Windows