From 1c5030c642cda0a10b0f2e674ecd8b2881f590e2 Mon Sep 17 00:00:00 2001 From: Kim Kulling Date: Thu, 10 Nov 2016 16:26:17 +0100 Subject: [PATCH] Remove some whitespaces. --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 1f0cc2b..a08aa39 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -321,7 +321,6 @@ ELSE (ASSIMP_BUILD_NONFREE_C4D_IMPORTER) ADD_DEFINITIONS( -DASSIMP_BUILD_NO_C4D_IMPORTER ) ENDIF (ASSIMP_BUILD_NONFREE_C4D_IMPORTER) - ADD_SUBDIRECTORY( code/ ) IF ( ASSIMP_BUILD_ASSIMP_TOOLS ) IF ( WIN32 ) -- 2.7.4