Revision: 41107
          http://brlcad.svn.sourceforge.net/brlcad/?rev=41107&view=rev
Author:   starseeker
Date:     2010-10-19 16:43:36 +0000 (Tue, 19 Oct 2010)

Log Message:
-----------
Makefile.am added Tcl includes, so probably should do the same for CMake...

Modified Paths:
--------------
    brlcad/branches/cmake/bench/CMakeLists.txt

Modified: brlcad/branches/cmake/bench/CMakeLists.txt
===================================================================
--- brlcad/branches/cmake/bench/CMakeLists.txt  2010-10-19 16:31:46 UTC (rev 
41106)
+++ brlcad/branches/cmake/bench/CMakeLists.txt  2010-10-19 16:43:36 UTC (rev 
41107)
@@ -1,6 +1,7 @@
 include_directories(
   ${BRLCAD_BINARY_DIR}/include
   ${BRLCAD_SOURCE_DIR}/include
+  ${TCL_INCLUDE_PATH}
 )
 
 add_definitions(


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

------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to