From a98c3541b725f6bbb2e7d49201f4469d4548dac7 Mon Sep 17 00:00:00 2001
From: Gabriele Contini <contini.mailing@gmail.com>
Date: 周六, 07 12月 2019 18:13:59 +0800
Subject: [PATCH] modified cmake scripts for easy export and import

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

diff --git a/test/library/LicenseLocator_test.cpp b/test/library/LicenseLocator_test.cpp
index b1f7eaf..6110f34 100644
--- a/test/library/LicenseLocator_test.cpp
+++ b/test/library/LicenseLocator_test.cpp
@@ -11,7 +11,8 @@
 #include <boost/test/unit_test.hpp>
 #include <stdlib.h>
 
-#include <build_properties.h>
+#include <licensecc_properties.h>
+#include <licensecc_properties_test.h>
 
 #include "../../src/library/os/os.h"
 #include "../../src/library/base/EventRegistry.h"

--
Gitblit v1.9.1