From c5df2f2ed46150f10aa17bc6d9e83a3ac9ce65f0 Mon Sep 17 00:00:00 2001 From: alemuntoni Date: Wed, 21 Oct 2020 17:08:26 +0200 Subject: [PATCH] fix last commit --- src/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 7a9315f82..704286eef 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -141,7 +141,6 @@ endif() ### Enter subdirectories -add_subdirectory(${VCGDIR}) add_subdirectory(common) if (NOT APPLE)