QTfrontend/CMakeLists.txt
changeset 9225 d8d929f92633
parent 9198 48b92ff6238f
child 9236 ddd675825672
child 9519 b8b5c82eb61b
--- a/QTfrontend/CMakeLists.txt	Thu Jun 13 22:27:23 2013 +0200
+++ b/QTfrontend/CMakeLists.txt	Thu Jun 13 22:50:18 2013 +0200
@@ -190,8 +190,7 @@
     )
 
 list(APPEND HW_LINK_LIBS
-    ${PHYSFS_LIBRARY}
-    ${PHYSLAYER_LIBRARY}
+    physfs physlayer
     ${QT_LIBRARIES}
     ${SDL_LIBRARY}
     ${SDLMIXER_LIBRARY}