Revision: 46359
          http://brlcad.svn.sourceforge.net/brlcad/?rev=46359&view=rev
Author:   starseeker
Date:     2011-08-23 22:33:28 +0000 (Tue, 23 Aug 2011)

Log Message:
-----------
because we have both boost and libs dirs now, include src/other/boost not 
src/other

Modified Paths:
--------------
    brlcad/trunk/src/libpc/CMakeLists.txt

Modified: brlcad/trunk/src/libpc/CMakeLists.txt
===================================================================
--- brlcad/trunk/src/libpc/CMakeLists.txt       2011-08-23 22:30:14 UTC (rev 
46358)
+++ brlcad/trunk/src/libpc/CMakeLists.txt       2011-08-23 22:33:28 UTC (rev 
46359)
@@ -14,7 +14,7 @@
 ENDIF(BUILD_TYPE)
 
 include_directories(
-       ${CMAKE_SOURCE_DIR}/src/other
+       ${CMAKE_SOURCE_DIR}/src/other/boost
        ${OPENNURBS_INCLUDE_DIR}
        ${TCL_INCLUDE_DIRS}
        ${ZLIB_INCLUDE_DIR}


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

------------------------------------------------------------------------------
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management 
Up to 160% more powerful than alternatives and 25% more efficient. 
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
brlcad-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to