GENie icon indicating copy to clipboard operation
GENie copied to clipboard

Buildoptions are not included in ninja build

Open s1ddok opened this issue 9 years ago • 2 comments

I will just put this here so it doesn't get lost in gitter chat.

buildoptions do not appear when generating ninja project. However, @stuartcarnie was able to test that they do appear on hello-world project. At the same time bgfx linux config demands -fPIC flag for all linux-* configurations and result ninja scripts do not contain them.

s1ddok avatar Dec 15 '16 12:12 s1ddok

the same is cmake, not use buildoptions

fatfatson avatar Jan 09 '17 07:01 fatfatson

ninja project generator state should be more complete than cmake project generator...

bkaradzic avatar Jan 09 '17 08:01 bkaradzic