summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2013-02-21 17:08:07 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2013-02-21 17:08:07 +0900
commit0bf611185efe04a3b21a1adb8d3324c208c92a0e (patch)
tree43ffbcefb143e0c0e2ed9542a35174bb1d3722dc /examples
parent5419ab4fda363bfeaff83dcf07add75e3b72ceeb (diff)
downloadlibgd-0bf611185efe04a3b21a1adb8d3324c208c92a0e.tar.gz
drop duplicate entry in TEST_FILES
Diffstat (limited to 'examples')
-rw-r--r--examples/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/CMakeLists.txt b/examples/CMakeLists.txt
index a33a354..c72fcf5 100644
--- a/examples/CMakeLists.txt
+++ b/examples/CMakeLists.txt
@@ -13,7 +13,6 @@ if (JPEG_FOUND)
"${TESTS_FILES}"
copyrotated
flip
- nnquant
)
endif (JPEG_FOUND)