[
https://issues.apache.org/jira/browse/QPID-7595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robbie Gemmell reassigned QPID-7595:
------------------------------------
Assignee: Chuck Rolke
Affects Version/s: (was: qpid-cpp-1.35.0)
qpid-cpp-1.36.0
Fix Version/s: (was: qpid-cpp-1.36.0)
qpid-cpp-1.37.0
Bumping affects+fix versions since the change was made after 1.36.0 was already
released.
> [C++ Windows] CMake required version is too low for installation
> ----------------------------------------------------------------
>
> Key: QPID-7595
> URL: https://issues.apache.org/jira/browse/QPID-7595
> Project: Qpid
> Issue Type: Bug
> Components: C++ Build
> Affects Versions: qpid-cpp-1.36.0
> Environment: Windows
> Reporter: Chuck Rolke
> Assignee: Chuck Rolke
> Fix For: qpid-cpp-1.37.0
>
>
> The top level cmake lists declares
> {noformat}
> cmake_minimum_required(VERSION 2.8.7 FATAL_ERROR)
> {noformat}
> But the installation in src/msvc.cmake on Windows uses
> {noformat}
> $<TARGET_PDB_FILE:${theLibrary}>
> {noformat}
>
> which was introduced in CMake 3.1.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]