On 06/05/2011 11:09, Jean-Marc Lasgouttes wrote:
Le 06/05/2011 10:36, Abdelrazak Younes a écrit :
The solution would be to create the XCode project with the -sysdir
arguments at first.
Then the copy wouldn't be necessary. Or any other idea would be fine.
Unfortunately cmake recreates the XCode projects from scratch every
time, AFAIK.
Then use QtCreator ;-)
So much for cmake native support.
Xcode is using gcc AFAIK...
CMake can generate either XCode project or plain Makefile. Both are
native to Mac AFAIK.
QtCreator on Mac is native. It use the Makefile generator of CMake.
nuff said