aboutsummaryrefslogtreecommitdiffstats
path: root/examples/CMakeLists.txt
diff options
context:
space:
mode:
authorm-holger <m-holger@kubitscheck.org>2023-03-05 16:13:34 +0100
committerm-holger <m-holger@kubitscheck.org>2023-03-09 18:29:39 +0100
commit99231c437860d3b07d99ff12e41529492419f6a7 (patch)
tree6328671e93f3da53dca00108183014d113a58f17 /examples/CMakeLists.txt
parent43d9ee56ea958428ce3a8e395a029035d81f914f (diff)
downloadqpdf-99231c437860d3b07d99ff12e41529492419f6a7.tar.zst
Add example qpdfjob-remove-annotations
Diffstat (limited to 'examples/CMakeLists.txt')
-rw-r--r--examples/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/CMakeLists.txt b/examples/CMakeLists.txt
index 947068dd..9af85fe2 100644
--- a/examples/CMakeLists.txt
+++ b/examples/CMakeLists.txt
@@ -15,6 +15,7 @@ set(EXAMPLE_CXX_PROGRAMS
pdf-set-form-values
pdf-split-pages
qpdf-job
+ qpdfjob-remove-annotations
qpdfjob-save-attachment)
set(EXAMPLE_C_PROGRAMS
pdf-c-objects