summaryrefslogtreecommitdiffstats
path: root/Tests/FindOpenAL
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Avoid printing function address in FindOpenAL.TestBrad King2023-05-221-2/+3
|
* Tests: Fix FindOpenAL test for macOS frameworknega2023-03-292-2/+13
| | | | | - Use framework-style includes. - Hush deprecation warnings when compiling test.
* FindOpenAL: Add imported targetSam V2022-06-223-0/+37
Fixes: #20026