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