diff --git a/CMakeLists.txt b/CMakeLists.txt index d6e8d25..e3daf6d 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -40,6 +40,11 @@ else() ) endif() +if (BSD ) + target_link_directories( uxplay PUBLIC /usr/local/lib ) + target_link_libraries( uxplay ${PLIST_LIBRARIES}) +endif() + target_link_libraries( uxplay renderers airplay