summaryrefslogtreecommitdiff
path: root/Modules/FindOpenAL.cmake
Commit message (Expand)AuthorAgeFilesLines
* FindOpenAL: Fix imported target for macOS frameworknega2023-03-291-12/+10
* FindOpenAL: Add imported targetSam V2022-06-221-0/+26
* FindOpenAL: Fix documentation typosNguyễn Gia Phong2020-04-101-2/+2
* FindOpenAL: Move user-relevant comments into public documentationNguyễn Gia Phong2020-03-031-35/+34
* FindOpenAL: Minor implementation cleanupNguyễn Gia Phong2020-03-031-13/+17
* Help: Improve description of modulesBartosz Kosiorek2019-04-231-7/+7
* remove some platform specific search paths from Find modulesRolf Eike Beer2019-03-191-6/+0
* Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-15/+16
* FindOpenAL: Find AL/al.h or OpenAL/al.h in standard include pathsJames Jones2018-04-161-1/+1
* Modules: Add x32-abi support to hard-coded pathsSteven Newbury2017-03-071-1/+1
* Find*.cmake: drop the comments before including FPHSARolf Eike Beer2016-11-281-2/+0
* Simplify CMake per-source license noticesBrad King2016-09-271-13/+3
* FindOpenAL: Detect Windows architecture-specific installationBrad King2015-12-101-1/+8
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-9/+13
* use the find_* functions ENV parameterRolf Eike Beer2012-08-141-2/+2
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-4/+4
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-15/+15
* do not explicitely specify /usr and /usr/local as search pathsRolf Eike Beer2012-06-191-4/+0
* Modules: Include builtin FindPackageHandleStandardArgs directlyBrad King2011-01-201-1/+1
* Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017Alex Neundorf2011-01-041-1/+1
* Use absolute path to FindPackageHandleStandardArgs.cmake everywhereAlex Neundorf2010-09-281-1/+1
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* -use find_package_handle_standard_args() in FindOpenAL (#9496)Alex Neundorf2010-05-091-4/+5
* Convert CMake find-modules to BSD LicenseBrad King2009-09-281-0/+13
* ENH: Cleanup Find* modules with new HINTS featureBrad King2008-06-091-14/+3
* BUG: Fixed PATH_SUFFIXES copy/paste bug (0006201)Eric Wing2008-03-051-1/+1
* BUG: Remove references to CMAKE_PREFIX_PATH variable. It should not be refer...Brad King2008-01-151-11/+2
* ENH: Added all lowercase 'openal' to library search names in hopes of addressingEric Wing2008-01-041-3/+3
* BUG: Fixed modules to set FOO_FOUND when both headers and libraries are found.Eric Wing2007-12-201-52/+99
* ENH: add second failure message parameter toAlexander Neundorf2007-07-231-1/+1
* ENH: use the new FIND_PACKAGE_HANDLE_STANDARD_ARGS in some of the FindXXXAlexander Neundorf2007-07-181-30/+8
* ENH: add documentation support for modulesBill Hoffman2005-12-141-7/+6
* ENH: changes from Eric Wing, bug 2249Bill Hoffman2005-10-281-10/+39
* ENH: add Eric Wings FindSDL updatesBill Hoffman2005-08-101-1/+2
* ENH: add a bunch of find sdl stuff from eric wingBill Hoffman2005-07-131-0/+55