From bae69f0102c8d79ed7ed442810101d0736e41343 Mon Sep 17 00:00:00 2001 From: Sarah Hoffmann Date: Sun, 26 Apr 2020 16:17:43 +0200 Subject: [PATCH] cmake: reintroduce check script --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index ae611885..2596c104 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -94,6 +94,7 @@ message (STATUS "Using PHP binary " ${PHP_BIN}) if (BUILD_IMPORTER) set(CUSTOMSCRIPTS + utils/check_import_finished.php utils/country_languages.php utils/importWikipedia.php utils/export.php -- 2.39.5