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 757 by francois, Fri Nov 6 13:42:55 2015 UTC vs.
Revision 865 by francois, Wed Jan 11 19:33:47 2017 UTC

# Line 51 | Line 51 | if(ENABLE_OCC)
51        # ModelingData
52        TKBRep TKGeomBase TKG3d TKG2d
53        # FoundationClasses
54 <      TKAdvTools TKMath TKernel)
54 >      #TKAdvTools
55 >      TKMath TKernel)
56    list(LENGTH OCC_LIBS_REQUIRED NUM_OCC_LIBS_REQUIRED)
57    set(OCC_LIBS)
58    foreach(OCC ${OCC_LIBS_REQUIRED})

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines