You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MB-46000: Exclude test-only object libraries from 'all' target
CMake implicitly adds object libraries to the 'all' target. However
forestdb has a couple of object libraries which are only used for
tests; as such we don't want to build them by default.
Change-Id: I3579877bb803fad9838ac81982b1743c0a2d9b2b
Reviewed-on: http://review.couchbase.org/c/forestdb/+/156163
Tested-by: Build Bot <[email protected]>
Reviewed-by: Trond Norbye <[email protected]>
0 commit comments