summaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2011-11-21 20:00:44 (GMT)
committerMarius Kintel <marius@kintel.net>2011-11-21 20:00:44 (GMT)
commit077c144c867d07eced8b50e769089dcbfbfc96b9 (patch)
treef9fe35cb249180e5df6a543c72ed072a639bd3a7 /tests/CMakeLists.txt
parent00cff177efaab72a58045cb4593ea9a3293853d7 (diff)
parentcabff81c70f7d9083c47f5be8b5bc071168e6b35 (diff)
Merge branch 'cache'
Diffstat (limited to 'tests/CMakeLists.txt')
-rw-r--r--tests/CMakeLists.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index 5eb03eb..221500a 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -201,7 +201,6 @@ set(CORE_SOURCES
tests-common.cc
../src/mathc99.cc
../src/handle_dep.cc
- ../src/qhash.cc
../src/value.cc
../src/expr.cc
../src/func.cc
@@ -242,7 +241,6 @@ set(CGAL_SOURCES
../src/CGALEvaluator.cc
../src/CGALCache.cc
../src/PolySetCGALEvaluator.cc
- ../src/qhash.cc
../src/CGAL_Nef_polyhedron_DxfData.cc
../src/cgaladv_minkowski2.cc
../src/cgaladv_convexhull2.cc)
@@ -307,7 +305,7 @@ target_link_libraries(dumptest tests-common tests-nocgal ${QT_LIBRARIES} ${OPENG
#
# csgtexttest
#
-add_executable(csgtexttest csgtexttest.cc CSGTextRenderer.cc CSGTextCache.cc ../src/qhash.cc)
+add_executable(csgtexttest csgtexttest.cc CSGTextRenderer.cc CSGTextCache.cc)
target_link_libraries(csgtexttest tests-common tests-nocgal ${QT_LIBRARIES} ${OPENGL_LIBRARY} ${Boost_LIBRARIES})
#
contact: Jan Huwald // Impressum