aboutsummaryrefslogtreecommitdiff
path: root/ports/loguru/CONTROL
diff options
context:
space:
mode:
authorPhoebe <20694052+PhoebeHui@users.noreply.github.com>2020-01-30 05:52:30 +0800
committerGitHub <noreply@github.com>2020-01-29 13:52:30 -0800
commit5e329f0bd3e6eb08ab6a470546ae5a062fb2846f (patch)
treec515845f57eefd8312ed4ea4ac1fb625a9fce6f4 /ports/loguru/CONTROL
parentb5b21df60a76c064b3a2e383ace56d47300e2b63 (diff)
downloadvcpkg-5e329f0bd3e6eb08ab6a470546ae5a062fb2846f.tar.gz
vcpkg-5e329f0bd3e6eb08ab6a470546ae5a062fb2846f.zip
[loguru] Update to 2.1.0 and extend to generate proper binary on non-windows (#8682)
* [loguru] extend to generate proper binary on linux * Update the changes * Update CMakeLists.txt * Remove CMAKE_CXX_LINK_FLAGS * Add find_dependency(Threads) to config file
Diffstat (limited to 'ports/loguru/CONTROL')
-rw-r--r--ports/loguru/CONTROL4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/loguru/CONTROL b/ports/loguru/CONTROL
index baa9503b0..056f08529 100644
--- a/ports/loguru/CONTROL
+++ b/ports/loguru/CONTROL
@@ -1,4 +1,4 @@
Source: loguru
-Version: v2.0.0
+Version: v2.1.0
+Homepage: https://github.com/emilk/loguru
Description: A lightweight and flexible C++ logging library
-Build-Depends: \ No newline at end of file