From: <sm...@us...> - 2008-07-24 13:48:41
|
Revision: 8581 http://plplot.svn.sourceforge.net/plplot/?rev=8581&view=rev Author: smekal Date: 2008-07-24 13:48:49 +0000 (Thu, 24 Jul 2008) Log Message: ----------- CMakeLists.txt file in www will also be processed. Modified Paths: -------------- trunk/CMakeLists.txt Modified: trunk/CMakeLists.txt =================================================================== --- trunk/CMakeLists.txt 2008-07-24 13:48:08 UTC (rev 8580) +++ trunk/CMakeLists.txt 2008-07-24 13:48:49 UTC (rev 8581) @@ -120,6 +120,7 @@ add_subdirectory(plplot_test) add_subdirectory(scripts) add_subdirectory(doc) +add_subdirectory(www) add_subdirectory(pkgcfg) # needs no cmake processing #add_subdirectory(cf) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |