CMakeLists.txt
branchphysfslayer
changeset 8043 da083f8d95e6
parent 8037 547f94509079
child 8055 04dd8b7fb605
--- a/CMakeLists.txt	Sat Nov 17 00:15:30 2012 +0400
+++ b/CMakeLists.txt	Sat Nov 17 00:41:30 2012 +0400
@@ -241,7 +241,6 @@
     add_subdirectory(misc/liblua)
     #linking with liblua.a requires system readline -- this works everywhere, right?
     set(pascal_flags "-k${EXECUTABLE_OUTPUT_PATH}/lib${LUA_LIBRARY}.a" "-k-lreadline" ${pascal_flags})
-    add_dependencies(physfsrwops lua)
 endif()