diff -r 31570b766315 -r ed5a6478e710 misc/libphyslayer/CMakeLists.txt --- 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