| # | Line 54 | Line 54 | svn up | |
|---|---|---|
| 54 | fi | |
| 55 | cd $__DIR/magic/exe | |
| 56 | cmake .. -DENABLE_NUTIL=ON -DCMAKE_BUILD_TYPE=Debug -DENABLE_TUTORIEL=ON -DENABLE_TEST=OFF | |
| 57 | < | make $1 $2 |
| 57 | > | make |
| 58 | echo "Check target" | |
| 59 | cd $__DIR/magic/exe/app/mgoperation/ | |
| 60 | if [ -f mgoperation.exe ]; | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |