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 381 by francois, Sat Dec 8 22:29:43 2012 UTC vs.
Revision 415 by cuillier, Wed Aug 21 14:44:56 2013 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)
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