--- a/CMakeLists.txt Fri Nov 09 14:32:54 2012 +0000
+++ b/CMakeLists.txt Fri Nov 09 14:40:40 2012 +0000
@@ -252,6 +252,7 @@
endif()
#pascal to c converter
add_subdirectory(tools/pas2c)
+ add_subdirectory(project_files/hwc)
else()
#main pascal engine
add_subdirectory(hedgewars)