[swift-users] Bootstrapping ninja and building from source
Dmitri Gribenko
gribozavr at gmail.com
Sat Dec 5 02:01:31 CST 2015
On Fri, Dec 4, 2015 at 12:44 PM, Lane Schwartz <dowobeha at gmail.com> wrote:
> cmake version 2.8.11
Is it feasible for you to try with cmake 3, or at least 2.8.12.2?
There have been many fixes for ninja in the 2.8.12.* series.
Dmitri
--
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <gribozavr at gmail.com>*/
More information about the swift-users
mailing list