From 31805be6aff2b4337474b381ef36a89f81e805b6 Mon Sep 17 00:00:00 2001 From: Stephen Birarda Date: Mon, 18 Jan 2016 17:06:31 -0800 Subject: [PATCH] undefine the UniqueID label helper in macro --- cmake/templates/NSIS.template.in | 1 + 1 file changed, 1 insertion(+) diff --git a/cmake/templates/NSIS.template.in b/cmake/templates/NSIS.template.in index 3679e3b73a..ae71c16860 100644 --- a/cmake/templates/NSIS.template.in +++ b/cmake/templates/NSIS.template.in @@ -1012,6 +1012,7 @@ FunctionEnd Abort_${UniqueID}: Abort Next_${UniqueID}: + !undef UniqueID ${EndIf} !macroend