Re: [AD] CMake on Mac OS X |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
Trent Gamblin wrote:
Ya, I realized now that it will find libraries and includes with find_path/find_library if you put your compiler include/lib dirs in your PATH. It's weird that it would use PATH for that, but it works.
> find_library(VORBIS_LIBRARY NAMES vorbisfile PATHS ENV LIB)That's weird because LIB is also listed there to be searched. We should report a bug.
-- Milan Mimica http://sparklet.sf.net
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |