mirror of
https://github.com/pgpointcloud/pointcloud.git
synced 2025-12-08 20:36:04 +00:00
Build w/o GHT
This commit is contained in:
parent
b8d425dfb4
commit
824dff7b27
@ -417,7 +417,7 @@ pc_patch_ght_compute_extent(PCPATCH_GHT *patch)
|
||||
{
|
||||
#ifndef HAVE_LIBGHT
|
||||
pcerror("%s: libght support is not enabled", __func__);
|
||||
return NULL;
|
||||
return PC_FAILURE;
|
||||
#else
|
||||
|
||||
GhtTreePtr tree;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user