Revision: 7453
          http://playerstage.svn.sourceforge.net/playerstage/?rev=7453&view=rev
Author:   gerkey
Date:     2009-03-10 18:40:35 +0000 (Tue, 10 Mar 2009)

Log Message:
-----------
added fully-qualified path for uritest

Modified Paths:
--------------
    code/websim/CMakeLists.txt

Modified: code/websim/CMakeLists.txt
===================================================================
--- code/websim/CMakeLists.txt  2009-03-10 18:36:28 UTC (rev 7452)
+++ code/websim/CMakeLists.txt  2009-03-10 18:40:35 UTC (rev 7453)
@@ -43,7 +43,7 @@
 add_dependencies(uritest fetch_and_build)
 
 add_custom_target(test
-                  COMMAND uritest
+                  COMMAND ${PROJECT_BINARY_DIR}/uritest
                   WORKING_DIRECTORY ${PROJECT_BINARY_DIR}
                   DEPENDS uritest)
 


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