Directory fix

This commit is contained in:
Jakub Melka 2023-09-17 18:47:05 +02:00
parent 9b503045bc
commit 6f3c2faba2
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
# along with PDF4QT. If not, see <https://www.gnu.org/licenses/>.
if(PDF4QT_LINUX)
set(PDF4QT_PLUGINS_DIR lib/pdfplugins)
set(PDF4QT_PLUGINS_DIR lib/pdf4qt)
else()
set(PDF4QT_PLUGINS_DIR bin/pdfplugins)
endif()