diff options
author | Matt Stancliff <matt@genges.com> | 2017-01-12 13:41:40 +0800 |
---|---|---|
committer | Matt Stancliff <matt@genges.com> | 2017-01-12 13:46:22 +0800 |
commit | 63add73d0b5b49ea583e12610799d2de80877a7d (patch) | |
tree | 8050fa02ad107a7909fec0b076eeaa6278ec46ea /apps | |
parent | 9f9fdc05314a3a961fb78c9e7fd1c34fa24b5846 (diff) | |
download | portable-63add73d0b5b49ea583e12610799d2de80877a7d.tar.gz portable-63add73d0b5b49ea583e12610799d2de80877a7d.tar.bz2 portable-63add73d0b5b49ea583e12610799d2de80877a7d.zip |
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).
Diffstat (limited to 'apps')
0 files changed, 0 insertions, 0 deletions