Skip to content

Commit

Permalink
Added auto cleanup to configure wrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
pjotrp committed Mar 6, 2009
1 parent c03e0b4 commit fbfbe4e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions configure
Expand Up @@ -68,5 +68,7 @@ esac
echo $language: $plang
echo $library: $plib

sh scripts/cleanup.sh

echo cmake $plang $plib $* .
cmake $plang $plib $* .

0 comments on commit fbfbe4e

Please sign in to comment.