diff CMakeLists.txt @ 1065:dc576c7e4b1e

Fix to make sure to create gen/ in build dir and unbreak build with older perl
author Frits van Bommel <fvbommel wxs.nl>
date Sun, 08 Mar 2009 16:37:55 +0100
parents f0b6549055ab
children 7d9957c6350e
line wrap: on
line diff
--- a/CMakeLists.txt	Sun Mar 08 16:13:10 2009 +0100
+++ b/CMakeLists.txt	Sun Mar 08 16:37:55 2009 +0100
@@ -65,6 +65,7 @@
 file(MAKE_DIRECTORY
 	${PROJECT_BINARY_DIR}/bin
 	${PROJECT_BINARY_DIR}/${DMDFE_PATH}
+	${PROJECT_BINARY_DIR}/gen
 )
 
 # idgen and impcnvgen