[Chinese-commits] [fqterm] 23/76: Use verbose Makefile

Boyuan Yang hosiet-guest at moszumanska.debian.org
Thu Oct 27 03:16:58 UTC 2016


This is an automated email from the git hooks/post-receive script.

hosiet-guest pushed a commit to branch master
in repository fqterm.

commit 5a7c06fb758d64e402efbec45867b48db309dc05
Author: Iru Cai <mytbk920423 at gmail.com>
Date:   Thu May 8 20:55:42 2014 +0800

    Use verbose Makefile
---
 CMakeLists.txt.mingw | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/CMakeLists.txt.mingw b/CMakeLists.txt.mingw
index 9eb7809..82b339b 100644
--- a/CMakeLists.txt.mingw
+++ b/CMakeLists.txt.mingw
@@ -1,5 +1,5 @@
 find_package(OpenSSL REQUIRED)
-
+set(CMAKE_VERBOSE_MAKEFILE ON)
 #ADD_DEFINITIONS(-DUSE_DOTNET_STYLE)
 ADD_DEFINITIONS(-D "FQTERM_VERSION_STRING=\\\"${FQTERM_VERSION}\\\"")
 
@@ -64,7 +64,7 @@ target_link_libraries(fqterm
   crypto
   jpeg
   lzma
-  lcms2
+  wsock
 )
 
 add_dependencies(fqterm

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/chinese/fqterm.git



More information about the Chinese-commits mailing list