Re-Revert "Merge pull request #567 from MarcWeber/submit/cmake-improvement"

This reverts commit b08e12b37a.
This commit is contained in:
Vladimír Čunát
2013-06-27 15:14:32 +02:00
parent 83ec7aa92f
commit 7f1e09c35d
4 changed files with 62 additions and 37 deletions
+4
View File
@@ -862,6 +862,10 @@ genericBuild() {
stopNest
}
for i in "${postHooks[@]}"; do
$i
done
# Execute the post-hook.
runHook postHook