Revision: 41889
          http://brlcad.svn.sourceforge.net/brlcad/?rev=41889&view=rev
Author:   starseeker
Date:     2010-12-30 22:41:50 +0000 (Thu, 30 Dec 2010)

Log Message:
-----------
Gah - rle_config.h has to be converted to a CMake generated file - when that 
happens, will need to include the generated file.

Modified Paths:
--------------
    brlcad/branches/cmake/src/other/libutahrle/CMakeLists.txt

Modified: brlcad/branches/cmake/src/other/libutahrle/CMakeLists.txt
===================================================================
--- brlcad/branches/cmake/src/other/libutahrle/CMakeLists.txt   2010-12-30 
22:37:34 UTC (rev 41888)
+++ brlcad/branches/cmake/src/other/libutahrle/CMakeLists.txt   2010-12-30 
22:41:50 UTC (rev 41889)
@@ -1,6 +1,7 @@
 include_directories(
        ${${CMAKE_PROJECT_NAME}_SOURCE_DIR}/include
        ${CMAKE_CURRENT_SOURCE_DIR}/include
+       ${CMAKE_CURRENT_BINARY_DIR}
 )
 
 SET(LIBUTAHRLE_PUBLIC_HDRS


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

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to