danicoin/contrib
redfish 06bb6923c3 cmake: support BUILD_SHARED_LIBS built-in option
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.
2016-09-18 02:56:26 -04:00
..
epee epee: do not try network resolution if loopback worked 2016-09-01 18:12:39 +01:00
otshell_utils cmake: support BUILD_SHARED_LIBS built-in option 2016-09-18 02:56:26 -04:00
snap Fix portability issues discovered with fresh snap install. 2016-09-11 18:14:38 -05:00
CMakeLists.txt updated copyright year 2015-12-31 08:39:56 +02:00