From 8b9c5e04609169adc45a0d30f9ac094d82efae2a Mon Sep 17 00:00:00 2001 From: Přemysl Eric Janouch
Date: Sun, 10 Oct 2021 00:36:12 +0200 Subject: Add the Czech WordNet snapshot to dicts --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 9f07bfb..1a8e100 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -173,7 +173,7 @@ endforeach () add_custom_target (tools DEPENDS ${tools}) # Example dictionaries -file (GLOB dicts_scripts "${PROJECT_SOURCE_DIR}/dicts/*.sh") +file (GLOB dicts_scripts "${PROJECT_SOURCE_DIR}/dicts/*.*") set (dicts_targets) foreach (dict_script ${dicts_scripts}) get_filename_component (dict_name "${dict_script}" NAME_WE) -- cgit v1.2.3-70-g09d2