mirror of
https://github.com/MariaDB/server.git
synced 2025-11-30 05:23:50 +03:00
WORKING_DIRECTORY \$ENV{DESTDIR}\${CMAKE_INSTALL_PREFIX}
means that this path already exists, which is not necessarily the case
for make install. Create it `mkdir -p` style.
1.5 KiB
1.5 KiB