[cmake-developers] [CMake 0014985]: [Boost] can't file iostreams

Mantis Bug Tracker mantis at public.kitware.com
Sun Jun 22 07:36:40 EDT 2014


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                                    
======================================================================



More information about the cmake-developers mailing list