On Saturday 27 March 2010  23:01, Sebastian Moors wrote :
>    But i can't figure out how the bundle location works exactly.. At the 
> moment the bundle is located in the gui/ directory.
>    I want to place it in the top level dir, but
>          INSTALL(TARGETS hydrogen RUNTIME DESTINATION bin BUNDLE 
> DESTINATION .. ) or
>          INSTALL(TARGETS hydrogen RUNTIME DESTINATION bin BUNDLE 
> DESTINATION ${CMAKE_SOURCE_DIR} )
>    doesn't work.
>
it seems to be linked to
    CMP0006: Installing MACOSX_BUNDLE targets requires a BUNDLE DESTINATION
I've added the policy
have a look maybe at http://www.cmake.org/cmake/help/cmake-2-8-docs.html

> - The "DATA_PATH" gets not set on OS X.
heuh? did you try with the updated undo branch, maybe some log files could help 
?
> - It would be nice if one could select if the output is a bundle or a 
I've added  WANT_BUNDLE option

-- 
Jérémy Zurcher
av General Guisan
1400 Yveron-les-bains
+41 (0) 79 599 84 27


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Hydrogen-devel mailing list
Hydrogen-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hydrogen-devel

Reply via email to