From ea7ea30a399ca5ef06082201f9ddc58e55030803 Mon Sep 17 00:00:00 2001 From: "Johan B. C. Engelen" Date: Sat, 5 Apr 2008 18:24:58 +0000 Subject: cmake: fix file names in marshal generation (bzr r5349) --- 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 4f4883bd3..0b704b289 100644 --- a/src/helper/CMakeLists.txt +++ b/src/helper/CMakeLists.txt @@ -1,7 +1,7 @@ include(UseGlibMarshal) SET(Marshal -sp-marshal.list +sp-marshal ) GLIB_MARSHAL(sp_marshal ${Marshal} ${CMAKE_CURRENT_BINARY_DIR}) -- cgit v1.2.3