From: acspike Date: Thu, 10 Apr 2008 12:06:12 +0000 (+0000) Subject: adjust the file generation path fir sp-marshal to jive with the include vs add_direct... X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=3d02c9720b4a5c23acd2a07d26d7cea4840bc82b;p=inkscape.git adjust the file generation path fir sp-marshal to jive with the include vs add_directories mentality --- diff --git a/src/helper/CMakeLists.txt b/src/helper/CMakeLists.txt index 0b704b289..f61418efe 100644 --- a/src/helper/CMakeLists.txt +++ b/src/helper/CMakeLists.txt @@ -1,10 +1,6 @@ include(UseGlibMarshal) -SET(Marshal -sp-marshal -) - -GLIB_MARSHAL(sp_marshal ${Marshal} ${CMAKE_CURRENT_BINARY_DIR}) +GLIB_MARSHAL(sp_marshal helper/sp-marshal "${CMAKE_CURRENT_BINARY_DIR}/helper") SET(helper_SRC action.cpp