diff -r 06efc1ea6a40 -r 202e2cce7077 hedgewars/CMakeLists.txt --- 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})