5.4. Creating Makefiles from a CMakeLists.txt file

The ProjectGenerator.app helper application may create UNIX Makefiles from CMakeLists.txt files as well. In GUI mode, however, when started via Finder or by means of the open command, the ProjectGenerator.app will only create Xcode project files. To generate Makefiles launch the ProjectGenerator.app executable directly from the Terminal. Type the following call

…/MeVisLab.app/Contents/Support/ProjectGenerator.app/Contents/MacOS/ProjectGenerator --help

in the Terminal to see all available options.