ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/REPOS_ERICCA/magic/CMakeLists.txt
(Generate patch)

Comparing magic/CMakeLists.txt (file contents):
Revision 660 by francois, Thu Mar 5 21:18:28 2015 UTC vs.
Revision 687 by couturad, Tue Jul 7 19:54:23 2015 UTC

# Line 30 | Line 30 | if(ENABLE_OCC)
30    set(OCC_SYS_NAME ${CMAKE_SYSTEM_NAME})
31    set(OCC_LIBS_REQUIRED
32        # subset of DataExchange
33 <      TKSTEP TKSTEP209 TKSTEPAttr TKSTEPBase TKIGES TKXSBase
33 >      TKSTEP TKSTEP209 TKSTEPAttr TKSTEPBase TKIGES TKXSBase TKXCAF TKXDESTEP
34        # ModelingAlgorithms
35        TKOffset TKFeat TKFillet TKBool TKShHealing TKMesh TKHLR TKBO TKPrim
36        TKTopAlgo TKGeomAlgo
# Line 91 | Line 91 | endif(ENABLE_SAT)
91  
92   if(ENABLE_OCC)
93   add_definitions(-DBREP_OCC)
94 + add_definitions(-DCSG_OCC)
95   endif(ENABLE_OCC)
96   if(ENABLE_STEP)
97   add_definitions(-DBREP_STEP)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines