]> git.openstreetmap.org Git - nominatim.git/blobdiff - CMakeLists.txt
move country names into separate include files
[nominatim.git] / CMakeLists.txt
index 1aa9c315a5e2ad2181ff2a3da5b996f06080aae4..782c0cdb1b3bcd404be0216edcb2320e3112646b 100644 (file)
@@ -265,6 +265,8 @@ install(FILES settings/env.defaults
 
 install(DIRECTORY settings/icu-rules
         DESTINATION ${NOMINATIM_CONFIGDIR})
+install(DIRECTORY settings/country-names
+        DESTINATION ${NOMINATIM_CONFIGDIR})
 
 if (INSTALL_MUNIN_PLUGINS)
     install(FILES munin/nominatim_importlag