mirror of https://github.com/JakubMelka/PDF4QT.git
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/>.
|
# along with PDF4QT. If not, see <https://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
if(PDF4QT_LINUX)
|
if(PDF4QT_LINUX)
|
||||||
set(PDF4QT_PLUGINS_DIR lib/pdfplugins)
|
set(PDF4QT_PLUGINS_DIR lib/pdf4qt)
|
||||||
else()
|
else()
|
||||||
set(PDF4QT_PLUGINS_DIR bin/pdfplugins)
|
set(PDF4QT_PLUGINS_DIR bin/pdfplugins)
|
||||||
endif()
|
endif()
|
||||||
|
|
Loading…
Reference in New Issue