hedgewars/CMakeLists.txt
changeset 8064 202e2cce7077
parent 8022 10b3b93c1f56
child 8067 34a679e5ca9d
--- a/hedgewars/CMakeLists.txt	Mon Nov 19 00:49:24 2012 +0100
+++ b/hedgewars/CMakeLists.txt	Mon Nov 19 02:48:21 2012 +0100
@@ -100,8 +100,6 @@
     endif (APPLE)
 endif(BUILD_ENGINE_LIBRARY)
 
-# doesn't work for some reason (doesn't find symbols)
-#set(pascal_flags "-k${LIBRARY_OUTPUT_PATH}/libphysfs.a" ${pascal_flags})
 
 IF(FPC)
     set(fpc_executable ${FPC})