projects
/
cantor.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ceef799
)
Make the discount build verbose.
author
Pino Toscano
<pino@debian.org>
Wed, 19 May 2021 07:16:20 +0000
(16:16 +0900)
committer
Norbert Preining
<norbert@preining.info>
Wed, 19 May 2021 07:16:20 +0000
(16:16 +0900)
Forwarded: not-needed
Last-Update: 2020-11-19
Gbp-Pq: Name discount-build-verbose.diff
thirdparty/CMakeLists.txt
patch
|
blob
|
history
diff --git
a/thirdparty/CMakeLists.txt
b/thirdparty/CMakeLists.txt
index 3b9e85a1db0623c372c2081bae5b18c2ce765182..a1fcfbb8ea563aab2e39199ff84516563bd9b867 100644
(file)
--- a/
thirdparty/CMakeLists.txt
+++ b/
thirdparty/CMakeLists.txt
@@
-9,7
+9,7
@@
ExternalProject_Add(
discount_project
URL ${CMAKE_CURRENT_SOURCE_DIR}/discount-2.2.6-patched
SOURCE_SUBDIR cmake
- CMAKE_ARGS DISCOUNT_ONLY_LIBRARY DISCOUNT_MAKE_INSTALL
+ CMAKE_ARGS DISCOUNT_ONLY_LIBRARY DISCOUNT_MAKE_INSTALL
-DCMAKE_VERBOSE_MAKEFILE=ON
CMAKE_CACHE_ARGS "-DCMAKE_POSITION_INDEPENDENT_CODE:BOOL=true"
PREFIX ${CMAKE_CURRENT_BINARY_DIR}
INSTALL_COMMAND ""