Skip to content
Snippets Groups Projects
Verified Commit 1ea5449c authored by Nicolas Werner's avatar Nicolas Werner
Browse files

Disable manpage on debian

parent c34c9f90
No related branches found
No related tags found
No related merge requests found
Pipeline #3734 passed
......@@ -96,6 +96,7 @@ build-gcc10:
-DCMAKE_BUILD_TYPE=Release -DHUNTER_CONFIGURATION_TYPES=Release
-DCI_BUILD=ON -DFETCHCONTENT_QUIET=OFF
-DJSON_ImplicitConversions=OFF
-DMAN=OFF
- cmake --build build
after_script:
- mv ../.hunter .hunter
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment