1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-21 09:42:10 +02:00

Merge branch 'Falkon/3.1'

This commit is contained in:
David Rosca 2019-03-20 11:41:02 +01:00
commit 91329399e1
No known key found for this signature in database
GPG Key ID: EBC3FC294452C6D8

View File

@ -129,7 +129,7 @@ if (PySide2_FOUND AND Shiboken2_FOUND AND PythonLibs_FOUND)
set(ENABLE_PYTHON_PLUGINS TRUE)
endif()
find_package(LibIntl)
find_package(Intl)
# Git revision
if (EXISTS "${CMAKE_SOURCE_DIR}/.git")