From bd25f8043a261f59083d869f33ac0ecbd67cf02f Mon Sep 17 00:00:00 2001
From: gcontini <1121667+gcontini@users.noreply.github.com>
Date: 周二, 12 11月 2019 10:24:46 +0800
Subject: [PATCH] fix submodules

---
 test/CMakeLists.txt |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
index 0fb6853..58bc28c 100644
--- a/test/CMakeLists.txt
+++ b/test/CMakeLists.txt
@@ -4,5 +4,4 @@
 link_directories ( ${Boost_LIBRARY_DIR} )
 
 add_subdirectory(library)
-add_subdirectory(license-generator)
 add_subdirectory(functional)
\ No newline at end of file

--
Gitblit v1.9.1