[CMake] Calculating all C++ dependencies in advance with ninja and gmake makefiles

2016-05-27 Thread ori brost
I'm using cmake to generate a build file for a project, using ninja as the low-level build system. I've noticed that ninja calculates dependencies while building the source files. Is there any cmake switch that can add to the build.ninja file a rule that allows generating all dependcies without com

Re: [CMake] [OS X] example CMake file to create a Preference Pane?

2016-05-27 Thread Harry Mallon
You might have found something by now, but for others: This seems to be a good start (I haven't got mine working yet but it is a lot closer) https://github.com/open-eid/updater/blob/master/CMakeLists.txt H Harry Mallon CODEX | Software Engineer 60 Poland Street | London | England | W1F 7NT E