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 500 by francois, Tue May 13 00:54:37 2014 UTC vs.
Revision 501 by francois, Tue May 13 01:39:47 2014 UTC

# Line 53 | Line 53 | cd magic
53   svn up
54   fi
55   cd $__DIR/magic/exe
56 < cmake .. -DENABLE_NUTIL=ON
56 > cmake .. -DENABLE_NUTIL=ON -DCMAKE_BUILD_TYPE=Debug -DENABLE_TUTORIEL=ON -DENABLE_TEST=OFF
57   make $1 $2
58   echo "Check target"
59   cd $__DIR/magic/exe/app/mgoperation/

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines