toxcore/cmake
iphydf 13706de14b
Don't build all the small sub-libraries.
This caused us to build everything 2-4 times, now we only build it 1-2
times (depending on selection of static/shared builds). The disadvantage
is that now it's more up to the reviewer to ensure modularity (we still
catch it in the bazel build, though).
2018-02-18 14:11:03 +00:00
..
AddCompilerFlag.cmake Forbid undefined symbols in shared libraries. 2017-06-04 10:08:51 +00:00
ApiDsl.cmake Error if format_test can't be executed. 2016-10-26 13:34:29 +01:00
CompileGTest.cmake Don't build all the small sub-libraries. 2018-02-18 14:11:03 +00:00
Dependencies.cmake Look for dependencies in third_party/ 2018-02-11 13:45:52 +01:00
MacRpath.cmake Install libraries with RPATH. 2016-10-11 14:05:41 +02:00
ModulePackage.cmake Don't build all the small sub-libraries. 2018-02-18 14:11:03 +00:00
StrictAbi.cmake Generate only one large library "libtoxcore". 2017-12-28 23:01:41 +00:00