Subject: [Boost-bugs] [Boost C++ Libraries] #1943: (minor) configuring with header-only libraries.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-05-24 12:34:09
#1943: (minor) configuring with header-only libraries.
------------------------------+---------------------------------------------
Reporter: troy | Owner: dgregor
Type: Bugs | Status: new
Milestone: To Be Determined | Component: CMake
Version: Boost 1.35.0 | Severity: Problem
Keywords: |
------------------------------+---------------------------------------------
if you disable all BUILD_* targets (no libs get built) you get
-- Configuring done
CMake Error: INSTALL(EXPORT) given unknown export "boost-targets"
-- Generating done
when rebuilding cache. You would do this if you are only testing
header-only libraries.
Workaround: turn BUILD_* on for one project that contains a built
library.
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1943>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:57 UTC