From e7d87b6f58c653c3962479f59867397ffc15c32f Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Sun, 19 Jun 2022 16:04:48 -0400 Subject: implement the new preserve_path kwarg for install_data too Primarily interesting to me because it is then available for the python module's install_sources method. Based on the new feature in install_headers. --- test cases/python/7 install path/structured/two.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test cases/python/7 install path/structured/two.py (limited to 'test cases/python/7 install path/structured/two.py') diff --git a/test cases/python/7 install path/structured/two.py b/test cases/python/7 install path/structured/two.py new file mode 100644 index 000000000..e69de29bb -- cgit v1.2.3