pointcloud/pgsql/pointcloud.control.in
2018-08-21 17:16:10 +02:00

8 lines
233 B
Plaintext

# pointcloud extension
comment = 'data type for lidar point clouds'
default_version = '#POINTCLOUD_VERSION#'
module_pathname = '$libdir/pointcloud-#POINTCLOUD_VERSION_MAJOR#'
relocatable = true
superuser = true
#requires = 'postgis'