Commit Graph

14 Commits (f8774aba546ddf3b67c59f0e80d9a8b9238e9dcb)

Author SHA1 Message Date
Nick Porcino b05d6931ae Make libopus build optional, as libopus is built statically into libnyquist already 5 years ago
Nick Porcino 726cdf26df Don't add libopus demo programs to the libopus library 6 years ago
Nick Porcino 95c3e7f7db Fix source_group typo 7 years ago
Dimitri Diakopoulos c8db659724
Merge pull request #38 from ArthurSonzogni/master
Populate the PUBLIC and PRIVATE interface of libnyquist
7 years ago
Nick Porcino 6a88f291ea Update for building on iOS 7 years ago
ArthurSonzogni 7d2044f645 Populate the PUBLIC and PRIVATE interface of libnyquist
When linking against libnyquist:
 + include its public headers in the PUBLIC interface.
 + include its libraries dependencies in the PRIVATE interface.

Along the way, update the linkage of the examples, it was made PUBLIC
unnecessarily, it is an executable, it won't be linked against another
target.
7 years ago
Nick Porcino ae0f455615 Port examples to Mac 7 years ago
Nick Porcino f760776a79 Allow libnyquist install location to be set from command line 7 years ago
Nick Porcino 73bf914788 port libnyquist samples to linux- cmake fix 7 years ago
Nick Porcino 9eef7cf964 Port libnyquist to ubuntu by tweaking the cmake files 7 years ago
dimitri 1fa96191ab remove modplug support (not a regularly tested decoder, hard to maintain) 7 years ago
dimitri 84a48bb861 update appveyor for cmake build; minor cmake adjustments 7 years ago
Nick Porcino 9f63cc9bfd fix link via cmake 7 years ago
dimitri 28695aa4eb cmake issues 7 years ago