Test building libclsmokeqtcore
Thu Feb 4 16:06:38 CET 2010 Tobias Rautenkranz <tobias@rautenkranz.ch>
* Test building libclsmokeqtcore
diff -rN -u old-qt.core/test.lisp new-qt.core/test.lisp
--- old-qt.core/test.lisp 2014-10-30 06:58:03.000000000 +0100
+++ new-qt.core/test.lisp 2014-10-30 06:58:03.000000000 +0100
@@ -1,4 +1,6 @@
#|
+cmake ./ || exit 1
+make || exit 1
exec -a "$0" sbcl --noinform --noprint --disable-debugger --load $0 --end-toplevel-options "$@"
# Used for testing on darcs record.
|#