View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0009514CMakeModulespublic2009-09-09 14:462016-06-10 14:30
Reporterdataangel 
Assigned ToBill Hoffman 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product VersionCMake-2-6 
Target VersionFixed in Version 
Summary0009514: CHECK_INCLUDE_FILE does support CMAKE_REQUIRED_LIBRARIES
DescriptionSometimes just including a header pulls in symbols that require linking against a library. Boost::python pulls in a symbol that you need to link against Python to resolve (using boost 1.40 and python 2.6), so CHECK_INCLUDE_FILE fails.

This could also be circumvented if there were separate TRY_COMPILE and TRY_LINK options, like in autotools.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0017359)
dataangel (reporter)
2009-09-09 15:04

Whoops, that should say *doesn't* support.
(0041593)
Kitware Robot (administrator)
2016-06-10 14:27

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2009-09-09 14:46 dataangel New Issue
2009-09-09 15:04 dataangel Note Added: 0017359
2009-09-11 17:16 Bill Hoffman Status new => assigned
2009-09-11 17:16 Bill Hoffman Assigned To => Bill Hoffman
2010-08-29 10:14 Kovarththanan Rajaratnam Category CMake => Modules
2016-06-10 14:27 Kitware Robot Note Added: 0041593
2016-06-10 14:27 Kitware Robot Status assigned => resolved
2016-06-10 14:27 Kitware Robot Resolution open => moved
2016-06-10 14:30 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team