Re: [AD] CMake on Mac OS X |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
Peter Hull wrote:
Another problem, it seems it can't find vorbis on my system. I think it needs VORBIS_INCLUDE_DIR defining somewhere (I've been reading http://www.cmake.org/Wiki/CMake_HowToFindInstalledSoftware) but I can't see where. Other libraries e.g.. freetype do have the equivalent defined and they work fine.
TFF addon has include(FindFreetype) in addons/CMakeLists which fills FREETYPE_FOUND, FREETYPE_LIBRARIES and FREETYPE_INCLUDE_DIRS. There is nothing that sets VORBIS_INCLUDE_DIR and VORBIS_LIBRARY...
-- Milan Mimica http://sparklet.sf.net
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |