[libmysql] Do not create empty directory

This commit is contained in:
Alexander Karatarakis 2016-11-02 15:23:44 -07:00
parent ca79ebf498
commit 9b603bd884

View File

@ -42,7 +42,6 @@ file(REMOVE_RECURSE
file(MAKE_DIRECTORY
${CURRENT_PACKAGES_DIR}/share
${CURRENT_PACKAGES_DIR}/debug/share
${CURRENT_PACKAGES_DIR}/bin
${CURRENT_PACKAGES_DIR}/debug/bin)