Revision: 6729 http://playerstage.svn.sourceforge.net/playerstage/?rev=6729&view=rev Author: jeremy_asher Date: 2008-07-02 09:45:50 -0700 (Wed, 02 Jul 2008)
Log Message: ----------- Removed duplicate reference in build file Modified Paths: -------------- code/stage/trunk/examples/ctrl/CMakeLists.txt Modified: code/stage/trunk/examples/ctrl/CMakeLists.txt =================================================================== --- code/stage/trunk/examples/ctrl/CMakeLists.txt 2008-07-02 04:31:56 UTC (rev 6728) +++ code/stage/trunk/examples/ctrl/CMakeLists.txt 2008-07-02 16:45:50 UTC (rev 6729) @@ -4,7 +4,6 @@ ADD_LIBRARY( source MODULE source.cc ) ADD_LIBRARY( fasr MODULE fasr.cc ) ADD_LIBRARY( sink MODULE sink.cc ) -ADD_LIBRARY( sink MODULE sink.cc ) ADD_LIBRARY( swarmbenchmark MODULE swarmbenchmark.cc ) # link libstage to each plugin This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Playerstage-commit mailing list Playerstage-commit@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/playerstage-commit