Add an altered FindOpenAL module that properly sets the include path
commit6abedcc4e80c4023e63a81d846199f1da0400119
authorChris Robinson <chris.kcat@gmail.com>
Tue, 26 Jul 2011 13:23:38 +0000 (26 06:23 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Tue, 26 Jul 2011 13:23:38 +0000 (26 06:23 -0700)
tree6153d67035b06f7887f3f7e44cff7b47339cdfa0
parent1a4ca45c15b178ef4c6c3be25eb3571eaeb0b5f5
Add an altered FindOpenAL module that properly sets the include path

So Windows includes "al.h", Apple includes "OpenAL/al.h", and others include "AL/al.h"
cmake/FindOpenAL.cmake [new file with mode: 0644]