mirror of
https://github.com/pgpointcloud/pointcloud.git
synced 2025-12-08 20:36:04 +00:00
8 lines
234 B
Plaintext
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'
|