Revision: 7926
          http://playerstage.svn.sourceforge.net/playerstage/?rev=7926&view=rev
Author:   thjc
Date:     2009-06-28 14:57:35 +0000 (Sun, 28 Jun 2009)

Log Message:
-----------
make sure we install the pmap headers

Modified Paths:
--------------
    code/player/trunk/utils/pmap/CMakeLists.txt

Modified: code/player/trunk/utils/pmap/CMakeLists.txt
===================================================================
--- code/player/trunk/utils/pmap/CMakeLists.txt 2009-06-28 11:22:43 UTC (rev 
7925)
+++ code/player/trunk/utils/pmap/CMakeLists.txt 2009-06-28 14:57:35 UTC (rev 
7926)
@@ -65,6 +65,8 @@
             IF (GLUT_FOUND)
                 TARGET_LINK_LIBRARIES (lododriver ${OPENGL_LIBRARIES} 
${GLUT_LIBRARIES})
             ENDIF (GLUT_FOUND)
+
+            PLAYER_INSTALL_HEADERS (pmap lodo.h omap.h pmap.h rmap.h slap.h)
         ELSE (GSL_PKG_FOUND)
             MESSAGE (STATUS "pmap utilities will not be built - GSL not found")
         ENDIF (GSL_PKG_FOUND)


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to