mirror of
https://github.com/oxen-io/lokinet.git
synced 2024-11-17 15:25:35 +00:00
f84ce61d66
These aren't needed: CMake already knows how to follow #includes and rebuild when headers change as long as the headers are included *somewhere*. The extra .cpp files here just require building a bunch of .cpp files with just header content that we just end up throw away during linking (since the same things will also be compiled in whatever other compilation units include the same headers). |
||
---|---|---|
.. | ||
defaults.hpp | ||
limits.cpp | ||
limits.hpp | ||
link_layer.hpp | ||
path.hpp | ||
proto.hpp | ||
version.cpp.in | ||
version.h | ||
version.hpp |