CMakeLists.txt
branchwebgl
changeset 7999 bb503cd46516
parent 7995 889ad929cc81
child 8018 091293bc974f
--- 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)