[Liblas-commits] [libLAS/libLAS] bd157f: liblas-config: find Boost when finding libLAS (#174)
Ben Boeckel
noreply at github.com
Tue Nov 5 07:53:26 PST 2019
Branch: refs/heads/master
Home: https://github.com/libLAS/libLAS
Commit: bd157f25b3de9747fa3146f9dcf2323bc275b254
https://github.com/libLAS/libLAS/commit/bd157f25b3de9747fa3146f9dcf2323bc275b254
Author: Ben Boeckel <mathstuf at users.noreply.github.com>
Date: 2019-11-05 (Tue, 05 Nov 2019)
Changed paths:
M cmake/liblas-config.cmake.in
Log Message:
-----------
liblas-config: find Boost when finding libLAS (#174)
Boost 1.70 and newer use imported targets. This means that the same
Boost needs to be re-found when finding libLAS again.
More information about the Liblas-commits
mailing list