libreSSL/tls
Matt Stancliff 63add73d0b Define CMake library object lists globally
OBJECT collections in CMake don't generate any artifacts so these
are safe to hoist out and define globally.

library OBJECT targets are just a list of filenames.  It can be useful for
other projects to include lists of sources directly regardless of build mode
(shared, static, or library).
2017-01-12 13:46:22 +08:00
..
CMakeLists.txt Define CMake library object lists globally 2017-01-12 13:46:22 +08:00
Makefile.am implement support for hiding symbols in libtls / libssl 2016-11-06 00:24:12 +09:00