If a custom_target output is a directory, we install it as a directory, not as a file. And, we try to track subdirectories which are created so uninstalling works. But one directory creation did not go through DirMaker, in the case where the output directory does not have any further subdirectories. Consolidate on makedirs, since I don't see much point in using os.mkdir right here.pull/8555/head
parent
3990754bf5
commit
0ad870f3dc
1 changed files with 1 additions and 5 deletions
Loading…
Reference in new issue