CMake 3.16

55 views
Skip to first unread message

Steven Haggerty

unread,
Jan 29, 2021, 10:55:24 AM1/29/21
to android-ndk
Hi there,

Any chance the next release could use v3.16 of CMake please?

3.16 introduces the precompiled headers facility. The lack of this is really hurting us when using  android studio. It's actually quicker to compile our cross platform engine on an old i5 Mac mini because XCode has PCH support than on my 8 core PC.

Many thanks,

Steve.

Steven Haggerty

unread,
Feb 2, 2021, 4:19:12 PM2/2/21
to android-ndk
Not to worry, I've managed it myself.

No precompiled headers : 1m 22.
Cmake 3.19 precompiled headers : 36 seconds.

Need to be aware of some issues if your codebase consists of both C and C++.

Steve.
Reply all
Reply to author
Forward
0 new messages