Revision: 8617
          http://playerstage.svn.sourceforge.net/playerstage/?rev=8617&view=rev
Author:   natepak
Date:     2010-04-24 00:29:56 +0000 (Sat, 24 Apr 2010)

Log Message:
-----------
my bad

Modified Paths:
--------------
    code/gazebo/trunk/CMakeLists.txt

Modified: code/gazebo/trunk/CMakeLists.txt
===================================================================
--- code/gazebo/trunk/CMakeLists.txt    2010-04-24 00:29:34 UTC (rev 8616)
+++ code/gazebo/trunk/CMakeLists.txt    2010-04-24 00:29:56 UTC (rev 8617)
@@ -118,10 +118,10 @@
     add_subdirectory(tools)
     add_subdirectory(Media)
     
-    #if (INCLUDE_PLAYER)
-    #  add_subdirectory(player)
-    #  add_subdirectory(player_cfgs)
-    #endif (INCLUDE_PLAYER)
+    if (INCLUDE_PLAYER)
+      add_subdirectory(player)
+      add_subdirectory(player_cfgs)
+    endif (INCLUDE_PLAYER)
     
     if (INCLUDE_WEBGAZEBO)
       add_subdirectory(webgazebo)


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

------------------------------------------------------------------------------
_______________________________________________
Playerstage-commit mailing list
Playerstage-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to