We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05b4390 commit 4a17bd5Copy full SHA for 4a17bd5
CMake/Modules/SetupSMCE.cmake
@@ -24,8 +24,8 @@
24
# Outvars:
25
# - SMCE_ROOT : The location of the used libSMCE install tree
26
27
-set (SMCE_EXPECTED_TAG 1.1.3)
28
-set (SMCE_EXPECTED_VERSION 1.1.3)
+set (SMCE_EXPECTED_TAG 1.1.4)
+set (SMCE_EXPECTED_VERSION 1.1.4)
29
set (SMCE_EXPECTED_ARCH x86_64)
30
31
if (NOT SMCE_ROOT AND SMCE_AUTODOWNLOAD)
0 commit comments