pointcloud/pgsql/pointcloud.control.in

8 lines
234 B
Plaintext

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