summaryrefslogtreecommitdiffstats
path: root/src/algorithms
diff options
context:
space:
mode:
authorJoshua L. Blocher <verbalshadow@gmail.com>2008-05-06 00:42:07 +0000
committerverbalshadow <verbalshadow@users.sourceforge.net>2008-05-06 00:42:07 +0000
commit0b071f7deb5dbcc65bf97a3abb52314bbb7d6543 (patch)
tree7ff73901d9081271a2f37aa2b04c548159cc4041 /src/algorithms
parentBring testing files up-to-date in preparation to test new svg code. (diff)
downloadinkscape-0b071f7deb5dbcc65bf97a3abb52314bbb7d6543.tar.gz
inkscape-0b071f7deb5dbcc65bf97a3abb52314bbb7d6543.zip
Cmake: Fix some undefined function calls
(bzr r5611)
Diffstat (limited to 'src/algorithms')
-rw-r--r--src/algorithms/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/algorithms/CMakeLists.txt b/src/algorithms/CMakeLists.txt
index 36b860adb..c4ef6aafb 100644
--- a/src/algorithms/CMakeLists.txt
+++ b/src/algorithms/CMakeLists.txt
@@ -1,4 +1,4 @@
-SET(algorithms
+SET(algorithms_SRC
find-if-before.h
find-last-if.h
longest-common-suffix.h