You will probably have to use cmake code to create the folder structure yourself. I believe CMake is "Hard Coded" to create a .app bundle when you use the add_executable() command in CMake.

_________________________________________________________
Mike Jackson                  mike.jack...@bluequartz.net
BlueQuartz Software                    www.bluequartz.net
Principal Software Engineer                  Dayton, Ohio



On Dec 19, 2008, at 5:15 PM, Steven Van Ingelgem wrote:

Hi,


How can I make a screensaver project in CMake?
What I understand is that a screensaver project is saved under <projectname>.saver instead of <projectname>.app.

But how could I make this work?


Thanks!
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to