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 255 by francois, Wed Jul 14 20:20:19 2010 UTC vs.
Revision 258 by francois, Thu Aug 12 19:10:34 2010 UTC

# Line 77 | Line 77 | if(ENABLE_STEP)
77   add_definitions(-DBREP_STEP)
78   endif(ENABLE_STEP)
79  
80
81 add_subdirectory(lib)
82 add_subdirectory(app)
83
80   if(ENABLE_IBREP)
81   add_subdirectory(IBrep)
82   endif(ENABLE_IBREP)
# Line 89 | Line 85 | if(ENABLE_GNURBS)
85   add_subdirectory(gnurbs)
86   endif(ENABLE_GNURBS)
87  
88 + add_subdirectory(lib)
89 + add_subdirectory(app)
90 +
91 +
92  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines