Commit Graph

22 Commits

Author SHA1 Message Date
wmayer 7f9aa7b4a5 + add method to write/read BREP in binary format 2015-09-07 19:02:56 +02:00
wmayer b81482d597 + harmonize Coin3D cmake variables with official check 2015-07-28 14:55:15 +02:00
wmayer 7d98705396 + harmonize XercesC cmake variables with official check 2015-07-28 14:17:49 +02:00
wmayer 51f0e99d7b + use nodefaultlib linker flag for modules 2015-07-27 11:52:19 +02:00
wmayer 2bbbeaafd2 + make area build with LibPack 2015-07-24 19:23:06 +02:00
wmayer 36249a64ce + use variables instead of hard-coded library names 2015-07-17 14:54:02 +02:00
wmayer bb9f43746f + eliminate cmake variable Boost_DEBUG_LIBRARIES 2015-07-17 11:05:25 +02:00
wmayer 40cd060c5b + replace PYTHON_LIBRARY with correct variable PYTHON_LIBRARIES 2015-07-16 19:29:56 +02:00
wmayer 0b1da87302 + eliminate cmake variable QT_DEBUG_LIBRARIES 2015-07-16 19:06:20 +02:00
Peter Lama f13f5dc520 Add support for CLbundler created LibPack
* New 'UseLibPack' cmake file sets CMAKE_PREFIX_PATH so that find_package
  can be used for most packages.
* Mimic fc_wrap_cpp defined in other 'UseLibPack' files. Some file
  dependencies did not get set correctly otherwise.
* OCE 0.16 does not have Standard_ctype.hxx
* shfolder.h can't be used with Win SDK 7.0
2014-11-14 08:01:09 -08:00
wmayer 006083258e + undo changes of 8b610aff on issue 0001375 because this was done in c7e41c 2014-02-10 11:23:01 +01:00
wmayer 12dbea7b90 Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2014-02-10 10:52:42 +01:00
wmayer 8b610aff18 + fixes #0001375: FreeCAD does not support of pivy and shiboken in Libpack8.x 2014-02-10 10:52:18 +01:00
jriegel c7e41c6150 PySide switch for LibPack >= 8.2 default on in the vanilla sourc
This means that you need 8.2 or higher or you have to switch of FREECAD_LIBPACK_USEPYSIDE!
2014-02-09 18:59:35 +01:00
wmayer 32117fb980 Prepare Windows build to use FreeType 2013-06-11 17:28:21 +02:00
wmayer 97dd5fd059 Pass argument to moc to fix problem with boost 2013-05-27 11:13:32 +02:00
wmayer 4dc31c4d80 Move TKMeshVS & TKAdvTools to OCC_OCAF_LIBRARIES variable 2013-04-01 23:13:51 +02:00
jriegel 7bedde5b4f Remove Salomemesh from LibPack and compile with source. Changes for LibPack 8.1
Had to overwrite the salomemesh in 3rdParty with the original 5.1.2.2 from sf.net since through layout changes imposible to merge or even see changes in the code. Linux tweaking has to be done..
2013-03-31 00:16:25 +01:00
jriegel 60c4b3ecc4 Treat OCE in LibPack8.x with respect to debug/release 2013-03-31 00:16:17 +01:00
wmayer aa72516fbe Use variable OCC_OCAF_LIBRARIES for OCAF libs 2012-10-01 13:16:07 +02:00
wmayer 549f4dfa26 Add TKFeat to OCC_LIBRARIES 2012-08-29 16:34:31 +02:00
jriegel 0e1d4fb8cd Add LibPack 8.x detection from Assembly 2012-06-10 10:26:57 +02:00