[Orxonox-commit 7343] r11960 - code/branches/3DPacman_FS18/src/modules/pacman

dreherm at orxonox.net dreherm at orxonox.net
Sun May 13 00:56:52 CEST 2018


Author: dreherm
Date: 2018-05-13 00:56:52 +0200 (Sun, 13 May 2018)
New Revision: 11960

Modified:
   code/branches/3DPacman_FS18/src/modules/pacman/CMakeLists.txt
Log:
HUD test 3

Modified: code/branches/3DPacman_FS18/src/modules/pacman/CMakeLists.txt
===================================================================
--- code/branches/3DPacman_FS18/src/modules/pacman/CMakeLists.txt	2018-05-12 22:52:00 UTC (rev 11959)
+++ code/branches/3DPacman_FS18/src/modules/pacman/CMakeLists.txt	2018-05-12 22:56:52 UTC (rev 11960)
@@ -16,6 +16,7 @@
 
   LINK_LIBRARIES
     orxonox
+    overlays
     objects
   SOURCE_FILES ${Pacman_SRC_FILES}
 )



More information about the Orxonox-commit mailing list