diff options
author | Sam Atkins <atkinssj@serenityos.org> | 2023-03-15 15:50:57 +0000 |
---|---|---|
committer | Tim Flynn <trflynn89@pm.me> | 2023-03-15 12:49:49 -0400 |
commit | 1e36d5449304226b097a4929a90f846c0ddf1d76 (patch) | |
tree | ab202d6a915e2d65ece80ee27e149e9e8edf987d /Userland | |
parent | b18c1c7291dff7bc38433178466f9c29d8acb74c (diff) | |
download | serenity-1e36d5449304226b097a4929a90f846c0ddf1d76.zip |
Meta: Make sure directories for pci.ids and usb.ids exist
`file(COPY_FILE ...)` fails if the target directory does not already
exist, whereas `install(FILES ... DESTINATION ...)` happily creates all
the required directories.
Diffstat (limited to 'Userland')
0 files changed, 0 insertions, 0 deletions