06bb6923c3
Support building internal libraries as shared. This reduces development time by eliminating the need to re-link all binaries every time non-interface code in the library changes. Instead, can hack on libxyz, then `make libxyz`, and re-run monerod. By default BUILD_SHARED_LIBS is OFF in release build type, and ON in debug build type, but can be overriden with -D. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
LICENCE.txt | ||
ccolor.cpp | ||
ccolor.hpp | ||
lib_common1.hpp | ||
runoptions.cpp | ||
runoptions.hpp | ||
utils.cpp | ||
utils.hpp | ||
windows_stream.cpp | ||
windows_stream.h |