mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-01-01 02:58:08 +01:00
Directory fix
This commit is contained in:
parent
9b503045bc
commit
6f3c2faba2
@ -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()
|
||||
|
Loading…
Reference in New Issue
Block a user