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

Tell releaseme that po is already taken care of

This commit is contained in:
Jonathan Riddell 2018-03-02 17:43:12 +00:00
parent 17d45d718c
commit 7761a05f22

View File

@ -170,4 +170,7 @@ if (BUILD_TESTING)
add_subdirectory(tests/benchmarks) add_subdirectory(tests/benchmarks)
endif() endif()
# Tell releaseme that po is already taken care of
# SKIP_PO_INSTALL
feature_summary(WHAT ALL FATAL_ON_MISSING_REQUIRED_PACKAGES) feature_summary(WHAT ALL FATAL_ON_MISSING_REQUIRED_PACKAGES)