[pdal-commits] [PDAL/PDAL] 53fda4: Fix for windows linking in PDALTargets.cmake.in
GitHub
noreply at github.com
Wed Aug 30 10:04:04 PDT 2017
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 53fda433829946e8635ebd96cfe08ef05076d703
https://github.com/PDAL/PDAL/commit/53fda433829946e8635ebd96cfe08ef05076d703
Author: Jason Beverage <jasonbeverage at gmail.com>
Date: 2017-08-29 (Tue, 29 Aug 2017)
Changed paths:
M PDALConfig.cmake.in
Log Message:
-----------
Fix for windows linking in PDALTargets.cmake.in
Commit: 2d550fab1e257d0103984eb7f0fb5fa23398eacf
https://github.com/PDAL/PDAL/commit/2d550fab1e257d0103984eb7f0fb5fa23398eacf
Author: Jason Beverage <jasonbeverage at gmail.com>
Date: 2017-08-29 (Tue, 29 Aug 2017)
Changed paths:
M PDALConfig.cmake.in
Log Message:
-----------
Changed PDALConfig.cmake.in to only include pdal_util in addition to
pdalcpp and not the other libraries.
pdal_util is only included on WIN32
Commit: 8b1dabc36c249af58cbee678679f152f29a378af
https://github.com/PDAL/PDAL/commit/8b1dabc36c249af58cbee678679f152f29a378af
Author: Jason Beverage <jasonbeverage at gmail.com>
Date: 2017-08-30 (Wed, 30 Aug 2017)
Changed paths:
M PDALConfig.cmake.in
Log Message:
-----------
Changed pdal_util to @PDAL_UTIL_LIB_NAME@
Commit: a7bedd265e8167b13d499681b50b82cb72de6a87
https://github.com/PDAL/PDAL/commit/a7bedd265e8167b13d499681b50b82cb72de6a87
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-08-30 (Wed, 30 Aug 2017)
Changed paths:
M PDALConfig.cmake.in
Log Message:
-----------
Merge pull request #1656 from jasonbeverage/cmakelibs
Fix for windows linking in PDALTargets.cmake.in
Compare: https://github.com/PDAL/PDAL/compare/d68e5412d8a4...a7bedd265e81
More information about the pdal-commits
mailing list