-
Notifications
You must be signed in to change notification settings - Fork 7.5k
[PDAL] update to 2.2.0 #13946
Copy link
Copy link
Closed
Labels
category:port-updateThe issue is with a library, which is requesting update new revisionThe issue is with a library, which is requesting update new revision
Description
Library name:
PDAL
New version number:
2.2.0 (current on vcpkg is 1.7.2)
It contains multiple features and perf improvements since 1.7.2 (it's a whole release in ahead!). I did try doing this myself by changing the download source and re-implementing the patches but my lack of knowledge of cmake has me stuck this:
CMake Error: install(EXPORT "PDALTargets" ...) includes target "pdalcpp" which requires target "pdal_arbiter" that is not in any export set.
CMake Error: install(EXPORT "PDALTargets" ...) includes target "pdalcpp" which requires target "pdal_kazhdan" that is not in any export set.
You can see my changes here:
master...GeorgeR:master
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
category:port-updateThe issue is with a library, which is requesting update new revisionThe issue is with a library, which is requesting update new revision