From b0c9c185f38c6bfc41a1d60e60aac1f7e79429dc Mon Sep 17 00:00:00 2001
From: gcontini <1121667+gcontini@users.noreply.github.com>
Date: 周日, 01 12月 2019 14:24:31 +0800
Subject: [PATCH] fix mingw

---
 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