commit | ffb861d1a3321f3cb853dada89b15aaebee09b74 | [log] [tgz] |
---|---|---|
author | Yuval Peress <peress@google.com> | Thu Oct 13 10:20:41 2022 -0600 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Mon Oct 31 17:01:59 2022 +0100 |
tree | cc031d942b19d2eb506582e870063efde34524d0 | |
parent | 9cebf732ee90178bfe842b53abfda367519a6126 [diff] |
unittest: warn users of deprecated SOURCES If users set SOURCES before find_package for unit tests, we'll warn them that this code path will no longer be supported and provide the correct way of doing things moving forward. Signed-off-by: Yuval Peress <peress@google.com>