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 401 by francois, Tue May 28 19:16:03 2013 UTC vs.
Revision 490 by francois, Mon Feb 10 23:21:32 2014 UTC

# Line 15 | Line 15 | option(ENABLE_OCC "Magic Enable Occ" ON)
15   option(ENABLE_SAT "Magic Enable Sat" ON)
16   option(ENABLE_STEP "Magic Enable Step" ON)
17   option(ENABLE_IBREP "Magic Enable IBREP" OFF)
18 < option(ENABLE_TOIBREP "Magic Enable TOIBREP" OFF)
18 > option(ENABLE_TOIBREP "Magic Enable TOIBREP" ON)
19   option(ENABLE_NUTIL "Magic Enable NUTIL (pour la visu VTK)" OFF)
20   option(ENABLE_TEST "Magic Enable test" OFF)
21   option(ENABLE_ENGLISH "Magic Use English" OFF)
22 + option(ENABLE_TUTORIEL "Magic turorial" OFF)
23  
24  
25   set(CADXFEM_PATH "../cadxfem" CACHE STRING "CADXFEM Path")

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines