From 1c18dbea1cbd759aaf42a7e78afe0d8781065a50 Mon Sep 17 00:00:00 2001 From: gcontini <1121667+gcontini@users.noreply.github.com> Date: 周日, 10 11月 2019 22:25:22 +0800 Subject: [PATCH] improvements for issue #42 --- 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