Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a looking for system-installed codecs to allow build without of AudioCodecs repo #14

Closed
Wohlstand opened this issue Mar 2, 2018 · 2 comments
Assignees

Comments

@Wohlstand
Copy link
Member

Using of system libraries will allow to distribute light-weight library build which would be shipped any of Linux distributives.

@Wohlstand Wohlstand self-assigned this Mar 2, 2018
@Wohlstand
Copy link
Member Author

In-System libraries are now supported. Now I need to reorganize the CMake build, split it up to make the whole code be more clear than now...

@Wohlstand
Copy link
Member Author

Okay, current CMake build does full support of system libraries by default include a dynamic loading mode to make all SO/DLL codecs be optional files and their absence will not cause an "xxx not found" error while library loading. I think, this task is fully completed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant