From d79d57bab5b5b6f0d2c872b91132a370547a1760 Mon Sep 17 00:00:00 2001 From: ageay Date: Thu, 22 Mar 2012 10:54:40 +0000 Subject: [PATCH] MED CMakization --- CMakeLists.txt | 4 ---- 1 file changed, 4 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 497ff948b..c19c5515b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -213,10 +213,6 @@ SET(EXTRA_DIST build_cmake.bat ) -SET(input ${CMAKE_CURRENT_SOURCE_DIR}/Makefile.in) -SET(output ${CMAKE_CURRENT_BINARY_DIR}/Makefile) -MESSAGE(STATUS "Creation of ${output}") -CONFIGURE_FILE(${input} ${output}) SET(input ${CMAKE_CURRENT_SOURCE_DIR}/MED_version.h.in) SET(output ${CMAKE_CURRENT_BINARY_DIR}/MED_version.h) MESSAGE(STATUS "Creation of ${output}") -- 2.39.2