summaryrefslogtreecommitdiffstats
path: root/qtserialbus.pro
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@theqtcompany.com>2015-10-13 08:28:22 +0200
committerKarsten Heimrich <karsten.heimrich@theqtcompany.com>2015-10-13 06:54:58 +0000
commit1163eb8e676b2b43c5ceac899c23567570ba175d (patch)
tree0c5a79cf027f4ff87cf5f954031a52d7f9f383ae /qtserialbus.pro
parent2543c45a1f0a1c5b54727b5a043bc6c61c1eb202 (diff)
Remove Msvc2012 for now
Change-Id: I11080764d5155fb6c682159f47e78f8c7a79aca7 Reviewed-by: Karsten Heimrich <karsten.heimrich@theqtcompany.com>
Diffstat (limited to 'qtserialbus.pro')
-rw-r--r--qtserialbus.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/qtserialbus.pro b/qtserialbus.pro
index 0e9f0ba..6eb20f9 100644
--- a/qtserialbus.pro
+++ b/qtserialbus.pro
@@ -1,6 +1,7 @@
requires(!wince)
requires(!winrt) # enforced by qtserialport dependency
requires(!ios) # enforced by qtserialport dependency
+requires(!win32-msvc2012) # does not support variadic templates
requires(!win32-msvc2010) # not C++11 capabable -> will be removed from CI soon
requires(!win32-msvc2008) # not C++11 capabable -> will be removed from CI soon