]> git.openstreetmap.org Git - nominatim.git/blobdiff - CMakeLists.txt
create skeleton for new CLI tools
[nominatim.git] / CMakeLists.txt
index 15e34cdb0b65ab63d3893bd1a25d5f7669d3af5b..9c3730e33f958f76ea48926ae73a1c9726045fc2 100644 (file)
@@ -116,6 +116,7 @@ if (BUILD_IMPORTER)
        setup
        update
        admin
+       query
       )
 
    foreach (tool_name ${NOMINATIM_TOOLS})