Revision: 43135
          http://brlcad.svn.sourceforge.net/brlcad/?rev=43135&view=rev
Author:   starseeker
Date:     2011-02-08 19:36:58 +0000 (Tue, 08 Feb 2011)

Log Message:
-----------
Let's not use the version number in the directory name

Modified Paths:
--------------
    geomcore/trunk/src/other/CMakeLists.txt

Added Paths:
-----------
    geomcore/trunk/src/other/sqlite/

Removed Paths:
-------------
    geomcore/trunk/src/other/sqlite_3_7_4/

Modified: geomcore/trunk/src/other/CMakeLists.txt
===================================================================
--- geomcore/trunk/src/other/CMakeLists.txt     2011-02-08 19:35:54 UTC (rev 
43134)
+++ geomcore/trunk/src/other/CMakeLists.txt     2011-02-08 19:36:58 UTC (rev 
43135)
@@ -26,5 +26,5 @@
 #
 ##########################################################################
 
-ADD_SUBDIRECTORY(sqlite_3_7_4)
+ADD_SUBDIRECTORY(sqlite)
 


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

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
BRL-CAD Source Commits mailing list
brlcad-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to