From 6d807f8e71edd8cf97daad23e3afc619bd1d429c Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Thu, 15 Nov 2012 21:30:41 +0100 Subject: Fix regression of commit 2420f0e3352a46c8deb9c5827f78add65cb9d1a4: cmake is not avail per default on all platforms yet. --- make/build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make/build.xml b/make/build.xml index f06f315..458fd69 100755 --- a/make/build.xml +++ b/make/build.xml @@ -401,7 +401,7 @@ - + -- cgit v1.2.3