Skip to content

Commit 7629962

Browse files
authored
Merge pull request #2420 from lonvia/install-osm2pgsql-expire
Install osm2pgsql-expire
2 parents 3250ac3 + 65dee52 commit 7629962

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -330,6 +330,7 @@ include(GNUInstallDirs)
330330

331331
if (ENABLE_INSTALL)
332332
install(TARGETS osm2pgsql DESTINATION bin)
333+
install(TARGETS osm2pgsql-expire DESTINATION bin)
333334
install(FILES default.style empty.style DESTINATION share/osm2pgsql)
334335
install(PROGRAMS scripts/osm2pgsql-replication DESTINATION bin)
335336
if (BUILD_GEN)

0 commit comments

Comments
 (0)