[pdal-commits] [PDAL/PDAL] 1d45bd: "Fixes" for building PDAL with MATLAB.
GitHub
noreply at github.com
Fri Aug 11 06:34:05 PDT 2017
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 1d45bd07fdb616fa7161b06f8ecca4c4cd483ba3
https://github.com/PDAL/PDAL/commit/1d45bd07fdb616fa7161b06f8ecca4c4cd483ba3
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-08-10 (Thu, 10 Aug 2017)
Changed paths:
M cmake/json.cmake
M cmake/modules/FindMatlab.cmake
M plugins/matlab/CMakeLists.txt
Log Message:
-----------
"Fixes" for building PDAL with MATLAB.
Commit: f4e40423f874cc87e216896651c70a3782ab1371
https://github.com/PDAL/PDAL/commit/f4e40423f874cc87e216896651c70a3782ab1371
Author: John Wass <wassj at ctc.com>
Date: 2017-08-10 (Thu, 10 Aug 2017)
Changed paths:
M plugins/matlab/CMakeLists.txt
Log Message:
-----------
remove stray brackets
Commit: d935fdf345d2e8525d19e1814774a77f7272753b
https://github.com/PDAL/PDAL/commit/d935fdf345d2e8525d19e1814774a77f7272753b
Author: John Wass <wassj at ctc.com>
Date: 2017-08-10 (Thu, 10 Aug 2017)
Changed paths:
M cmake/matlab.cmake
M cmake/modules/FindMatlab.cmake
M plugins/matlab/CMakeLists.txt
Log Message:
-----------
matlab finder changes
- adding FindMatlab from cmake 3.9 which adds support for finding the MX library
- updating matlab build to use standard FindMatlab configuration
- updating the matlab.cmake file to utilize the standard FindMatlab
- no longer need to specify paths to matlab libraries when calling cmake
Commit: 2149d45010f76c4521286df88a02fc881a1ac7e0
https://github.com/PDAL/PDAL/commit/2149d45010f76c4521286df88a02fc881a1ac7e0
Author: John Wass <wassj at ctc.com>
Date: 2017-08-10 (Thu, 10 Aug 2017)
Changed paths:
M .gitignore
Log Message:
-----------
update ignores for intellij and clion
Commit: 17fc31472446faa111c83b06cdcde4c4170b895f
https://github.com/PDAL/PDAL/commit/17fc31472446faa111c83b06cdcde4c4170b895f
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-08-11 (Fri, 11 Aug 2017)
Changed paths:
M .gitignore
M cmake/json.cmake
M cmake/matlab.cmake
M cmake/modules/FindMatlab.cmake
M plugins/matlab/CMakeLists.txt
Log Message:
-----------
Merge pull request #1645 from jw3/matlab-build
Matlab build updates
Compare: https://github.com/PDAL/PDAL/compare/424d77c0a604...17fc31472446
More information about the pdal-commits
mailing list