commit | 4ff86046048882487d582cf463ce49b0f708223c | [log] [tgz] |
---|---|---|
author | Alex Turbov <i.zaufi@gmail.com> | Sun Aug 21 05:10:11 2022 +0400 |
committer | Brad King <brad.king@kitware.com> | Thu Sep 22 09:24:47 2022 -0400 |
tree | 23209b8f2fa81b67446902c2e37b77b5c3d612e0 | |
parent | 0aed435b351577681a7cbbd8c542fbe998d1717d [diff] |
Build: Do not use variables for sources lists Instead use `add_library()` with unconditionally compiled sources and conditional `target_sources()` with extra sources to compile.