]> Repos - portaudio/commit
CMake: extract OSS finding code to a module
authorBe <be@mixxx.org>
Thu, 12 Aug 2021 16:24:27 +0000 (11:24 -0500)
committerRoss Bencina <rossb@audiomulch.com>
Thu, 19 Aug 2021 00:25:16 +0000 (10:25 +1000)
commit65717c0f288b9d39b52fa6f2278aeaace82fe894
tree0fbdc29b67fbce58f3b3f0c856f126ab77cd5106
parent2dc8b6eb17ac5fda1f89722cfa0889bfc6e73434
CMake: extract OSS finding code to a module

This makes the root CMakeLists.txt simpler and more maintanable.
CMakeLists.txt
cmake/modules/FindOSS.cmake [new file with mode: 0644]