diff options
| author | redfish <redfish@galactica.pw> | 2016-09-17 14:03:51 -0400 |
|---|---|---|
| committer | redfish <redfish@galactica.pw> | 2016-09-18 02:56:26 -0400 |
| commit | 06bb6923c3068637af729dd7e7500ce1a6c888b9 (patch) | |
| tree | 3255ea59b54c15a71ab4e807b460476723af195c /src/cryptonote_core/checkpoints.cpp | |
| parent | e1c7af35d47c6f54628418f67128074c1bcd4858 (diff) | |
| download | monzero-core-06bb6923c3068637af729dd7e7500ce1a6c888b9.tar.gz monzero-core-06bb6923c3068637af729dd7e7500ce1a6c888b9.tar.xz monzero-core-06bb6923c3068637af729dd7e7500ce1a6c888b9.zip | |
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.
Diffstat (limited to 'src/cryptonote_core/checkpoints.cpp')
0 files changed, 0 insertions, 0 deletions
