Revision: 2620 http://rigsofrods.svn.sourceforge.net/rigsofrods/?rev=2620&view=rev Author: rorthomas Date: 2012-05-21 23:03:17 +0000 (Mon, 21 May 2012) Log Message: ----------- twodreplay tool default off
Modified Paths: -------------- trunk/source/CMakeLists.txt Modified: trunk/source/CMakeLists.txt =================================================================== --- trunk/source/CMakeLists.txt 2012-05-21 22:56:48 UTC (rev 2619) +++ trunk/source/CMakeLists.txt 2012-05-21 23:03:17 UTC (rev 2620) @@ -14,7 +14,7 @@ add_subdirectory(configurator) ENDIF() -set(ROR_BUILD_TWODREPLAY "TRUE" CACHE BOOL "build the tdr2js tool thatcan convert 2d replays") +set(ROR_BUILD_TWODREPLAY "FALSE" CACHE BOOL "build the tdr2js tool thatcan convert 2d replays") IF(ROR_BUILD_TWODREPLAY) add_subdirectory(tdr2js) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Rigsofrods-devel mailing list Rigsofrods-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rigsofrods-devel