summaryrefslogtreecommitdiff
path: root/cmake/StrictAbi.cmake
AgeCommit message (Collapse)Author
2017-12-28Generate only one large library "libtoxcore".iphydf
This library contains all the code for the old libtoxcore, libtoxav, libtoxdns, and libtoxencryptsave. The build for toxav is still optional, and disabling it causes libtoxcore to simply not contain those symbols and the pkg-config file to not include opus and vpx as dependencies.
2017-06-04Factor out strict_abi cmake code into a separate module.iphydf