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

Comparing magic/linux/instal_magic.bash (file contents):
Revision 901 by francois, Wed Jul 19 18:43:15 2017 UTC vs.
Revision 902 by francois, Thu Aug 17 19:51:59 2017 UTC

# Line 90 | Line 90 | cd magic
90   svn up
91   fi
92   cd $__DIR/magic/exe
93 < cmake .. -DENABLE_NUTIL=ON -DCMAKE_BUILD_TYPE=Debug -DENABLE_TUTORIEL=ON -DENABLE_TEST=ON
93 > cmake .. -DENABLE_NUTIL=ON -DCMAKE_BUILD_TYPE=Debug -DENABLE_TUTORIEL=ON -DENABLE_TEST=OFF
94   make
95   echo "Check target"
96   cd $__DIR/magic/exe/app/mgoperation/

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines