[CMake] [MacOSX] Create screensaver

Michael Jackson mike.jackson at bluequartz.net
Fri Dec 19 18:36:46 EST 2008


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.jackson at 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 at cmake.org
> http://www.cmake.org/mailman/listinfo/cmake



More information about the CMake mailing list