You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ch...@apache.org on 2016/12/20 18:13:54 UTC

qpid-cpp git commit: Revert "QPID-7595: Higher required cmake version for Windows"

Repository: qpid-cpp
Updated Branches:
  refs/heads/master 70ef8c91a -> 3e1746577


Revert "QPID-7595: Higher required cmake version for Windows"

This reverts commit 70ef8c91a73fb8df1ce35bbdc643fd8011c7728e.


Project: http://git-wip-us.apache.org/repos/asf/qpid-cpp/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-cpp/commit/3e174657
Tree: http://git-wip-us.apache.org/repos/asf/qpid-cpp/tree/3e174657
Diff: http://git-wip-us.apache.org/repos/asf/qpid-cpp/diff/3e174657

Branch: refs/heads/master
Commit: 3e1746577ad54cce2cecc4c6c83ca363482ea34a
Parents: 70ef8c9
Author: Chuck Rolke <cr...@redhat.com>
Authored: Tue Dec 20 13:17:51 2016 -0500
Committer: Chuck Rolke <cr...@redhat.com>
Committed: Tue Dec 20 13:17:51 2016 -0500

----------------------------------------------------------------------
 src/msvc.cmake | 5 -----
 1 file changed, 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-cpp/blob/3e174657/src/msvc.cmake
----------------------------------------------------------------------
diff --git a/src/msvc.cmake b/src/msvc.cmake
index 7387c51..4aa2f71 100644
--- a/src/msvc.cmake
+++ b/src/msvc.cmake
@@ -21,11 +21,6 @@
 #  * Allows for detailed specification of file/product versions.
 #  * Installs PDB files.
 
-if (MSVC)
-  # TARGET_PDB_FILE generator expression introduced in 3.1
-  cmake_minimum_required(VERSION 3.1.3 FATAL_ERROR)
-endif (MSVC)
-
 #
 # If the compiler is Visual Studio set up installation of .pdb files 
 #


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org