We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3250ac3 + 65dee52 commit 7629962Copy full SHA for 7629962
CMakeLists.txt
@@ -330,6 +330,7 @@ include(GNUInstallDirs)
330
331
if (ENABLE_INSTALL)
332
install(TARGETS osm2pgsql DESTINATION bin)
333
+ install(TARGETS osm2pgsql-expire DESTINATION bin)
334
install(FILES default.style empty.style DESTINATION share/osm2pgsql)
335
install(PROGRAMS scripts/osm2pgsql-replication DESTINATION bin)
336
if (BUILD_GEN)
0 commit comments