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/libnrtype/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libnrtype') diff --git a/src/libnrtype/CMakeLists.txt b/src/libnrtype/CMakeLists.txt index 9d83d28fb..ba5c40ca5 100644 --- a/src/libnrtype/CMakeLists.txt +++ b/src/libnrtype/CMakeLists.txt @@ -34,4 +34,4 @@ text-boundary.h TextWrapper.cpp TextWrapper.h ) -ADD_LIBRARY(inklibnrtype STATIC ${libnrtype_SRC}) \ No newline at end of file +ADD_LIBRARY(nrtype STATIC ${libnrtype_SRC}) -- cgit v1.2.3