summaryrefslogtreecommitdiffstats
path: root/cmake/UseDoxygen.cmake
AgeCommit message (Collapse)Author
2015-01-14Add Android 4.1+ support. See doc/README-Android.md for build HOWTO.Rick Lei
* Update CMake files to work with android-cmake * Use unix domain socket for communicating with Android GUI * May also run standalone but requires rooted Android device
2014-08-01Fix CMake warning about doc target, only use `doxygen' targetMatthias Schiffer
Also, to avoid conflicts with the doc directory, the default output dir has been changed to doxygen.
2014-05-22Add Doxygen supportMatthias Schiffer