From 8acd0089c42c24bb7d37d8250e08867e0bd72a0f Mon Sep 17 00:00:00 2001
From: gcontini <1121667+gcontini@users.noreply.github.com>
Date: 周日, 01 12月 2019 13:44:00 +0800
Subject: [PATCH] fix centos

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

diff --git a/src/library/locate/CMakeLists.txt b/src/library/locate/CMakeLists.txt
index 2c10950..6c19298 100644
--- a/src/library/locate/CMakeLists.txt
+++ b/src/library/locate/CMakeLists.txt
@@ -1,4 +1,3 @@
-
 ADD_LIBRARY(locators STATIC
     ApplicationFolder.cpp
     EnvironmentVarLocation.cpp

--
Gitblit v1.9.1