summaryrefslogtreecommitdiffstats
path: root/Tests/FindOpenAL/Test/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Fix FindOpenAL test for macOS frameworknega2023-03-291-0/+6
| | | | | - Use framework-style includes. - Hush deprecation warnings when compiling test.
* FindOpenAL: Add imported targetSam V2022-06-221-0/+14
Fixes: #20026