The following issue has been SUBMITTED. ====================================================================== http://www.cmake.org/Bug/view.php?id=14985 ====================================================================== Reported By: Nico Assigned To: ====================================================================== Project: CMake Issue ID: 14985 Category: Modules Reproducibility: always Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2014-06-22 07:36 EDT Last Modified: 2014-06-22 07:36 EDT ====================================================================== Summary: [Boost] can't file iostreams Description: Starting with CMake 3.0, the Boost module doesn't correctly find the iostreams COMPONENT of boost anymore.
Steps to Reproduce: cmake_minimum_required(VERSION 2.8) project(test) find_package(Boost COMPONENTS iostreams REQUIRED) ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2014-06-22 07:36 Nico New Issue ====================================================================== -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/cmake-developers