Re: [CMake] [MacOSX] Create screensaver

2008-12-19 Thread Michael Jackson
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...@b

[CMake] [MacOSX] Create screensaver

2008-12-19 Thread Steven Van Ingelgem
Hi, How can I make a screensaver project in CMake? What I understand is that a screensaver project is saved under .saver instead of .app. But how could I make this work? Thanks! ___ CMake mailing list CMake@cmake.org http://www.cmake.org/mailman/list