misc/libphyslayer/CMakeLists.txt
branchsdl2transition
changeset 11362 ed5a6478e710
parent 9703 966d180184b4
parent 10015 4feced261c68
child 11374 28c309f45269
--- a/misc/libphyslayer/CMakeLists.txt	Tue Nov 10 18:16:35 2015 +0100
+++ b/misc/libphyslayer/CMakeLists.txt	Tue Nov 10 20:43:13 2015 +0100
@@ -11,9 +11,9 @@
 include_directories(${PHYSFS_INCLUDE_DIR})
 include_directories(${LUA_INCLUDE_DIR})
 
-## extra functions needed by Hedgewars
-## TODO: maybe it's better to have them in a separate library?
+
 set(PHYSLAYER_SRCS
+    physfscompat.c
     physfsrwops.c
     physfslualoader.c
     hwpacksmounter.c