Revision: 45526
          http://brlcad.svn.sourceforge.net/brlcad/?rev=45526&view=rev
Author:   starseeker
Date:     2011-07-18 17:21:09 +0000 (Mon, 18 Jul 2011)

Log Message:
-----------
Hmm - don't think we need CPPUNIT_INCLUDE_DIR here?  Not in unit directory in 
any case...

Modified Paths:
--------------
    geomcore/trunk/tests/func/GE/CMakeLists.txt

Modified: geomcore/trunk/tests/func/GE/CMakeLists.txt
===================================================================
--- geomcore/trunk/tests/func/GE/CMakeLists.txt 2011-07-18 16:55:42 UTC (rev 
45525)
+++ geomcore/trunk/tests/func/GE/CMakeLists.txt 2011-07-18 17:21:09 UTC (rev 
45526)
@@ -1,6 +1,5 @@
 
 include_directories(
-       ${CPPUNIT_INCLUDE_DIR}
        ${TCL_INCLUDE_DIRS}
        ${BRLCAD_INCLUDE_DIRS}
 )
@@ -11,4 +10,4 @@
 )
 
 add_executable(geTest GeometryEngineTest.cxx)
-TARGET_LINK_LIBRARIES(geTest ${geTest_LIBS})
\ No newline at end of file
+TARGET_LINK_LIBRARIES(geTest ${geTest_LIBS})


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

------------------------------------------------------------------------------
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on "Lean Startup 
Secrets Revealed." This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to