mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-14 02:52:12 +01:00
Revert "call ecm_install_po_files_as_qm if po dir exists. this stops Neon CI adding its own po instructions which breaks because of clashes in src/main/"
This reverts commit 83f1e9c329
.
This commit is contained in:
parent
71615c675f
commit
3bea379ed1
|
@ -160,8 +160,4 @@ if (BUILD_TESTING)
|
||||||
add_subdirectory(tests/benchmarks)
|
add_subdirectory(tests/benchmarks)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
if (IS_DIRECTORY "${CMAKE_SOURCE_DIR}/po")
|
|
||||||
ecm_install_po_files_as_qm(po)
|
|
||||||
endif()
|
|
||||||
|
|
||||||
feature_summary(WHAT ALL FATAL_ON_MISSING_REQUIRED_PACKAGES)
|
feature_summary(WHAT ALL FATAL_ON_MISSING_REQUIRED_PACKAGES)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user