From ff26f9f3bf478e13ac00780b7ae8662e6b940931 Mon Sep 17 00:00:00 2001 From: andy5995 Date: Sat, 6 Oct 2018 23:48:38 -0500 Subject: [PATCH] remove whitespace --- source/shared_lib/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/source/shared_lib/CMakeLists.txt b/source/shared_lib/CMakeLists.txt index 4c3e7e3ad..00ff1638c 100644 --- a/source/shared_lib/CMakeLists.txt +++ b/source/shared_lib/CMakeLists.txt @@ -48,7 +48,6 @@ ENDIF() SET(EXTERNAL_LIBS "") SET(TARGET_NAME "libzetaglest") - IF(BUILD_MODEL_VIEWER OR BUILD_MAP_EDITOR OR BUILD_ZETAGLEST) MESSAGE(STATUS "Building ZetaGlest shared library...")