mirror of https://github.com/kiwix/libkiwix.git
In C++11 `linux` is not a reserved word, so compilators do not define it. A correct way to check if we are compiling for linux is to check for `__linux__`. |
||
---|---|---|
.. | ||
android | ||
common | ||
ctpp2 | ||
xapian | ||
config.h.in | ||
library.cpp | ||
manager.cpp | ||
meson.build | ||
reader.cpp | ||
searcher.cpp | ||
xapianSearcher.cpp |