From 823ea4964bdf172104e2279d8cc5c88bfe3281df Mon Sep 17 00:00:00 2001 From: DanielDiez Date: Thu, 27 Apr 2017 12:15:48 +0200 Subject: [PATCH] missing caret symbol on the last line --- cmake_build/example_configure.bat.do_not_touch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake_build/example_configure.bat.do_not_touch b/cmake_build/example_configure.bat.do_not_touch index 1c1b054e8139..12018e9f21ab 100644 --- a/cmake_build/example_configure.bat.do_not_touch +++ b/cmake_build/example_configure.bat.do_not_touch @@ -27,5 +27,5 @@ cmake -G "Visual Studio 14 2015 Win64" -DINSTALL_PYTHON_FILES=ON ^ -DINSTALL_EMBEDDED_PYTHON=ON ^ -DEXCLUDE_ITSOL=ON ^ --DSOLID_MECHANICS_APPLICATION=ON +-DSOLID_MECHANICS_APPLICATION=ON ^ ..