mgerhardy / simpleai

SimpleAI is a small C++ AI behaviour tree based library with a QT5 based remote debugger (and with optional LUA bindings) released under MIT.

Home Page:http://www.caveproductions.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support precompiled headers via cmake

mgerhardy opened this issue · comments

Might get tricky - as there is no official support for pchs, some custom solutions are out there that might or might now work.