From e063a8eea2893ea189d86b8591b0ce64f57d89d4 Mon Sep 17 00:00:00 2001 From: Robin Mills Date: Fri, 15 Sep 2017 10:45:53 +0100 Subject: [PATCH] cmakeBuild.cmd bug fix --- contrib/cmake/msvc/cmakeBuild.cmd | 1 - 1 file changed, 1 deletion(-) diff --git a/contrib/cmake/msvc/cmakeBuild.cmd b/contrib/cmake/msvc/cmakeBuild.cmd index ca900353..5528749b 100755 --- a/contrib/cmake/msvc/cmakeBuild.cmd +++ b/contrib/cmake/msvc/cmakeBuild.cmd @@ -353,7 +353,6 @@ pushd "%EXIV_B%" popd goto error_end ) - copy/y "%_WORK_%\exiv2\exv_conf.h" "%_INCPATH_%" rem if DEFINED _BUILDX_ devenv %_WORK_%\exiv2\exiv2.sln /Build "%_CONFIG_%|%Platform%" /ProjectConfig INSTALL