From d392ee33f6eb57d2d08a7a7703fb9118aa82698c Mon Sep 17 00:00:00 2001 From: Marius Kintel Date: Mon, 5 Dec 2011 23:57:42 +0100 Subject: Commented out yee_compare diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 624346b..29f8b25 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -296,9 +296,8 @@ target_link_libraries(echotest tests-nocgal tests-core ${QT_LIBRARIES} ${OPENGL_ # # Yangli Hector Yee's PerceptualDiff code -# - -add_executable(yee_compare yee_compare.cpp lodepng.cpp) +# FIXME: Disabled since we use ImageMagick now. Eventually remove this and the files. +# add_executable(yee_compare yee_compare.cpp lodepng.cpp) # # dumptest -- cgit v0.10.1