summaryrefslogtreecommitdiffstats
path: root/CMakeVariables.make.in
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeVariables.make.in')
-rw-r--r--CMakeVariables.make.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeVariables.make.in b/CMakeVariables.make.in
index bd5ea9d..07a6f1a 100644
--- a/CMakeVariables.make.in
+++ b/CMakeVariables.make.in
@@ -84,7 +84,7 @@ BIN_INSTALL_DIR = $(INSTALL_ROOT)$(exec_prefix)/bin
# set up the path to the rulesgen program
CMAKE = @CMAKE_OBJ_DIR@/CMake/Source/CMakeBuildTargets
KIT_OBJ = ${SRC_OBJ} ${EXTRA_KIT_OBJ}
-BUILD_LIB_FILE = lib${ME}${ITK_LIB_EXT}
+
# ***** BEGIN VARIBLES THAT CAN BE OVERRIDDEN IN CMakeLocal.make.in **************