commit | d74f9599f6089e30f9bd175d00e5510f378ec935 | [log] [tgz] |
---|---|---|
author | Ben Boeckel <ben.boeckel@kitware.com> | Tue Apr 05 15:46:24 2022 -0400 |
committer | Ben Boeckel <ben.boeckel@kitware.com> | Mon Apr 25 14:29:17 2022 -0400 |
tree | cf09ce145a6217a8ac0665ed00f08693b1de9cc1 | |
parent | 5da4fe30a994208bb188c347ac9d0e394498dcc2 [diff] |
cmTarget: require filesets to be of the right type With new types being proposed for C++ modules, requiring filesets to be of the right type is now pertinent. No tests can be added yet as only `HEADERS` is supported right now.