[cmake-developers] [CMake 0015652]: get_target_property() called with non-existent target "boost_chrono-mt-shared"

Mantis Bug Tracker mantis at public.kitware.com
Wed Jul 15 08:28:05 EDT 2015


The following issue has been SUBMITTED. 
====================================================================== 
http://www.cmake.org/Bug/view.php?id=15652 
====================================================================== 
Reported By:                Mathieu Malaterre
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   15652
Category:                   CMake
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2015-07-15 08:28 EDT
Last Modified:              2015-07-15 08:28 EDT
====================================================================== 
Summary:                    get_target_property() called with non-existent
target   "boost_chrono-mt-shared"
Description: 
I cannot use FindBoost.cmake on CentOS6 (boost 1.41), it fails with:

CMake Error at /usr/lib64/boost/BoostConfig.cmake:64 (get_target_property):
  get_target_property() called with non-existent target
  "boost_chrono-mt-shared".
Call Stack (most recent call first):
  /opt/tools/cmake-3.0.1/share/cmake-3.0/Modules/FindBoost.cmake:206
(find_package)
  CMakeLists.txt:33 (find_package)


CMake Error at /usr/lib64/boost/BoostConfig.cmake:72 (get_target_property):
  get_target_property() called with non-existent target
  "boost_chrono-mt-shared-debug".
Call Stack (most recent call first):
  /opt/tools/cmake-3.0.1/share/cmake-3.0/Modules/FindBoost.cmake:206
(find_package)
  CMakeLists.txt:33 (find_package)


Boost 1.41 found.

====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2015-07-15 08:28 Mathieu MalaterreNew Issue                                    
======================================================================



More information about the cmake-developers mailing list