mirror of
https://github.com/pgpointcloud/pointcloud.git
synced 2025-12-08 20:36:04 +00:00
Install targets for pointcloud_postgis
This commit is contained in:
parent
7fd10cf67b
commit
e2b37bbe2c
@ -1,13 +1,11 @@
|
||||
|
||||
|
||||
|
||||
set ( PCPG_INSTALL_EXENSIONS
|
||||
pointcloud_postgis--1.0.sql
|
||||
pointcloud_postgis.control
|
||||
)
|
||||
|
||||
install (
|
||||
FILES PCPG_INSTALL_EXENSIONS
|
||||
FILES ${PCPG_INSTALL_EXENSIONS}
|
||||
DESTINATION "${PGSQL_SHAREDIR}/extension"
|
||||
)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user