CMakeLists.txt
changeset 8223 14d9a3c33650
parent 8146 1fba650c2aa4
child 8272 93d8c77a13e8
--- a/CMakeLists.txt	Tue Dec 04 10:17:16 2012 +0100
+++ b/CMakeLists.txt	Tue Dec 04 10:49:52 2012 +0100
@@ -261,9 +261,6 @@
 #physfs library
 add_subdirectory(misc/physfs)
 
-#frontend library
-add_subdirectory(project_files/frontlib)
-
 #Android related build scripts
 if(ANDROID)
     #run cmake -DANDROID=1 to enable this