]> git.jsancho.org Git - lugaru.git/commit
CMake: Fix linking against system OpenAL via pkgconfig
authorRémi Verschelde <rverschelde@gmail.com>
Sat, 19 Nov 2016 15:13:30 +0000 (16:13 +0100)
committerRémi Verschelde <rverschelde@gmail.com>
Sat, 19 Nov 2016 15:23:55 +0000 (16:23 +0100)
commitb468f24797ff9f29d0949abed89cb3117ea2b08d
tree05aae5ee2139f29f642f5605c30375795f8f6bff
parent9875fbe96a215a32d80a18b9fdc7f717c80f51c9
CMake: Fix linking against system OpenAL via pkgconfig

The pkgconfig check yields OPENAL_LIBRARIES, the other gives
OPENAL_LIBRARY...
CMakeLists.txt