[pdal-commits] [PDAL/PDAL] 821bb6: add option to build PDAL using static runtime libr...

GitHub noreply at github.com
Fri May 31 07:18:23 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 821bb6aea030b54edf45cbd962d4323dbe7e92b9
      https://github.com/PDAL/PDAL/commit/821bb6aea030b54edf45cbd962d4323dbe7e92b9
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2013-05-31 (Fri, 31 May 2013)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  add option to build PDAL using static runtime libraries on Windows

This amounts to specifying /MT rather than the default /MD. Also,
Boost can be found more easily (for non-embedded users) by specifying
options up front.


  Commit: 68fbfd3bbaafbebacf83325f66e3dc347b0858c7
      https://github.com/PDAL/PDAL/commit/68fbfd3bbaafbebacf83325f66e3dc347b0858c7
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2013-05-31 (Fri, 31 May 2013)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  Merge branch 'chambbj-use-static-runtime'


Compare: https://github.com/PDAL/PDAL/compare/4b910921d81f...68fbfd3bbaaf


More information about the pdal-commits mailing list