From d6f4e38264a505a110ab3250f47e22bd6262eddd Mon Sep 17 00:00:00 2001 From: "Joshua L. Blocher" Date: Mon, 7 Apr 2008 00:00:42 +0000 Subject: Cmake: more fixs for C internal libs (bzr r5358) --- src/libcola/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libcola') diff --git a/src/libcola/CMakeLists.txt b/src/libcola/CMakeLists.txt index 04005fde4..ffc3f481f 100644 --- a/src/libcola/CMakeLists.txt +++ b/src/libcola/CMakeLists.txt @@ -14,4 +14,4 @@ shortest_paths.h straightener.cpp straightener.h ) -ADD_LIBRARY(inklibcola STATIC ${libcola_SRC}) \ No newline at end of file +ADD_LIBRARY(cola STATIC ${libcola_SRC}) -- cgit v1.2.3