summaryrefslogtreecommitdiff
path: root/graphics/cegui/files/patch-cmake__FindTOLUAPP.cmake (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.8.4.Jung-uk Kim2015-05-081-2/+2
| | | | | | | Approved by: oliver Notes: svn path=/head/; revision=385838
* - OPTIONize. This adds support for more features, fixes multiple hidden ↵Dmitry Marakasov2014-05-141-0/+15
dependencies and fixes build in presence of boost-python-libs (won't compile if cegui picks it up). Default options set to match what cegui currently builds with + TINYXML option - Enable TINYXML by default, needed for games/secretmaryochronicles - Use canonical names for patches - Fix freetype detection - Fix linking with libexecinfo (link it with the library, not just add it to pkgconfig file) - Add LICENSE Approved by: oliver (maintainer) Notes: svn path=/head/; revision=354016