From 1c9fb47a6bfccc3a9d0c563db496f34a369f94f1 Mon Sep 17 00:00:00 2001
From: Gabriele Contini <gcontini@users.noreply.github.com>
Date: 周日, 01 9月 2019 13:42:20 +0800
Subject: [PATCH] Merge pull request #39 from open-license-manager/gcontini-libbboost-date-time

---
 test/library/LicenseReader_test.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/test/library/LicenseReader_test.cpp b/test/library/LicenseReader_test.cpp
index 99a5aac..af1b619 100644
--- a/test/library/LicenseReader_test.cpp
+++ b/test/library/LicenseReader_test.cpp
@@ -1,6 +1,6 @@
 #define BOOST_TEST_MODULE license_reader_test
 //#define BOOST_TEST_MAIN
-#define BOOST_TEST_DYN_LINK
+//#define BOOST_TEST_DYN_LINK
 #include <boost/test/unit_test.hpp>
 #include "../../src/library/LicenseReader.h"
 #include <build_properties.h>

--
Gitblit v1.9.1