aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.ci/Makefile
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2020-10-28 15:55:18 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2020-10-28 15:55:18 +0300
commitdb0b643ded8b72e10f01f2d66fb010639af23248 (patch)
treed180711476c6d51c31a988c0d0687e6b8d2ebc8f /.ci/Makefile
parentcommon.cmake: dedupe the code + more messages (diff)
downloadcmake-common-db0b643ded8b72e10f01f2d66fb010639af23248.tar.gz
cmake-common-db0b643ded8b72e10f01f2d66fb010639af23248.zip
Makefile: consistent status messages
Diffstat (limited to '')
-rw-r--r--.ci/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.ci/Makefile b/.ci/Makefile
index 4897f73..f908c1f 100644
--- a/.ci/Makefile
+++ b/.ci/Makefile
@@ -201,7 +201,7 @@ echo/boost/%/exe/run: FORCE
echo/boost/%/exe/arch: FORCE
@echo ---------------------------------------------------------------------
- @echo Boost 1.$*.0: verifying boost_1_$*_0/bin/foo
+ @echo Boost 1.$*.0: checking target architecture of boost_1_$*_0/bin/foo
@echo ---------------------------------------------------------------------
echo/boost/%/finished: FORCE