aboutsummaryrefslogtreecommitdiffstats
path: root/pkg-test/test-cmake
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-09-10 17:33:10 +0200
committerJay Berkenbilt <ejb@ql.org>2022-09-10 17:33:18 +0200
commit1393f56e7c2432452d59338a4078f8f3435a957e (patch)
tree8737c9606688a4e9abbe2604d33e837cd61f41c9 /pkg-test/test-cmake
parent43035c89872ecc2faee6ad5c0d1b7f741bd6bf1e (diff)
downloadqpdf-11.0.tar.zst
11.0.0: Fix typos in comments in pkg-testv11.0.011.0
Diffstat (limited to 'pkg-test/test-cmake')
-rwxr-xr-xpkg-test/test-cmake5
1 files changed, 3 insertions, 2 deletions
diff --git a/pkg-test/test-cmake b/pkg-test/test-cmake
index ab986f8e..868ce363 100755
--- a/pkg-test/test-cmake
+++ b/pkg-test/test-cmake
@@ -1,8 +1,9 @@
#!/bin/sh
#
# Test that the installed qpdf development packages enable a qpdf
-# application to be build with information from pkg-config. Requires
-# pkg-config as well as libqpdf development dependencies.
+# application to be built with cmake using qpdf's cmake package
+# information. Requires cmake as well as libqpdf development
+# dependencies.
#
set -ex