[pdal-commits] [PDAL/PDAL] 9eb0e6: Defined BOOST_ALL_NO_LIB to disable auto-linking

GitHub noreply at github.com
Wed Feb 17 06:43:04 PST 2016


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 9eb0e6218f5f73ef8d9a393e56713659923201f4
      https://github.com/PDAL/PDAL/commit/9eb0e6218f5f73ef8d9a393e56713659923201f4
  Author: Mateusz Łoskot <mateusz at loskot.net>
  Date:   2016-02-17 (Wed, 17 Feb 2016)

  Changed paths:
    M cmake/win32_compiler_options.cmake

  Log Message:
  -----------
  Defined BOOST_ALL_NO_LIB to disable auto-linking

Fixes linker errors about missing pdalboost_filesystem...lib
and others, while building with Visual Studio.


  Commit: 9b764ff0f27ad750a1744879150c27f8145fa892
      https://github.com/PDAL/PDAL/commit/9b764ff0f27ad750a1744879150c27f8145fa892
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-02-17 (Wed, 17 Feb 2016)

  Changed paths:
    M cmake/win32_compiler_options.cmake

  Log Message:
  -----------
  Merge pull request #1126 from mloskot/ml/msvc-disable-boost-autolink

Define BOOST_ALL_NO_LIB to disable auto-linking


Compare: https://github.com/PDAL/PDAL/compare/163f9e0bf022...9b764ff0f27a


More information about the pdal-commits mailing list