From 939b04440588811063f8021ccadcf429c75151fd Mon Sep 17 00:00:00 2001 From: "Joshua L. Blocher" Date: Fri, 11 Apr 2008 00:43:06 +0000 Subject: Cmake: Correct INKSCAPE_LIBDIR value in config.h.cmake, to correct compiling issue with dependency.cpp (bzr r5406) --- src/helper/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/helper/CMakeLists.txt b/src/helper/CMakeLists.txt index f61418efe..501f11375 100644 --- a/src/helper/CMakeLists.txt +++ b/src/helper/CMakeLists.txt @@ -15,5 +15,5 @@ unit-tracker.cpp window.cpp sp-marshal.list # we generate this file and it's .h counter-part -sp-marshal.cpp +#sp-marshal.cpp ) -- cgit v1.2.3