# | 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/ |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |