Code

adjust the file generation path fir sp-marshal to jive with the include vs add_direct...
authoracspike <acspike@users.sourceforge.net>
Thu, 10 Apr 2008 12:06:12 +0000 (12:06 +0000)
committeracspike <acspike@users.sourceforge.net>
Thu, 10 Apr 2008 12:06:12 +0000 (12:06 +0000)
src/helper/CMakeLists.txt

index 0b704b289e5e0641a8ac400edb7cfe4c53883a25..f61418efedcfba663fcb69388af0879ef1d6dd9a 100644 (file)
@@ -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