13 Commits

Author SHA1 Message Date
Nyall Dawson
6785fe4554 [cmake] Use execute_process instead of deprecated EXEC_COMMAND
See CMP0153
2024-04-21 12:52:02 +10:00
Nicklas Larsson
30462f1324
set -DWIN32_LEAN_AND_MEAN in FindPDAL.cmake 2023-10-17 19:41:44 +02:00
Nicklas Larsson
021f919f24
cmake: update to find PDAL 2.6+
With PDAL 2.6 the 'pdal_util' library is removed as a separate library
and hence part of the 'pdalcpp' library.
2023-10-17 19:41:44 +02:00
Alexander Bruy
ed1378b527 do not require PDAL >= 2.5 for QGIS, make it requirement only for
processing provider
2023-03-22 16:04:01 +01:00
Alexander Bruy
c9af4f5537 bump PDAL minimum version to 2.5 2023-03-22 16:04:01 +01:00
Juergen E. Fischer
c5ea4b220c osgeo4w: vc16 updates 2021-04-01 23:39:19 +02:00
Martin Dobias
b5e98c346d Lower PDAL version requirement to >= 1.7 2020-12-23 09:43:19 +10:00
Martin Dobias
e066bab310
[pdal] fix pthreads on linux + check for pdal >= 2.2 (#40619) 2020-12-16 14:04:54 +01:00
Peter Petrik
0d633c49fe fix_pdal 2020-11-10 05:47:09 +10:00
Nyall Dawson
f98bdc04a6 Make PDAL version information available for macros 2020-11-07 03:22:22 +10:00
Nyall Dawson
ac7f58b4d5 Partially revert changes to FindPDAL.cmake 2020-11-05 20:16:48 +10:00
Nyall Dawson
c9bee4a647 Cleanup FindPDAL.cmake, add search path for Fedora 2020-11-05 20:16:48 +10:00
Peter Petrik
3dec432cb6 [pointclouds] add basic structure for PDAL layer 2020-11-04 21:56:09 +01:00