diff options
author | Brad King <brad.king@kitware.com> | 2018-04-13 12:02:17 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2018-04-13 12:06:48 (GMT) |
commit | bb66cea6c510b85f8c84e047f9e8a25ef1ada17c (patch) | |
tree | 6b5ab830ab5436d5866d44e67d40a6a6a993f990 /Source/cmSetCommand.cxx | |
parent | 07604a767ddb98b1020b546aa257bd7a965caf0a (diff) | |
download | CMake-bb66cea6c510b85f8c84e047f9e8a25ef1ada17c.zip CMake-bb66cea6c510b85f8c84e047f9e8a25ef1ada17c.tar.gz CMake-bb66cea6c510b85f8c84e047f9e8a25ef1ada17c.tar.bz2 |
Tests: Avoid duplicate rules in ExternalData test
In commit v3.7.0-rc1~158^2 (ExternalData: Tolerate files duplicated
across multiple targets, 2016-07-07) we added a test case for repeating
the same data file reference in three different targets in the same
directory in order to exercise its corresponding fix. However, we
re-used the top-level `Data.dat` file which is already produced by
an unrelated test case. `ninja` diagnoses the duplicate rule.
Update the test to use a dedicated data file name for the three-times
repeated case to avoid this conflict. It still covers the original
purpose of the test.
Diffstat (limited to 'Source/cmSetCommand.cxx')
0 files changed, 0 insertions, 0 deletions