mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 11:00:48 +03:00
Disable manpage on debian
This commit is contained in:
parent
c34c9f9035
commit
1ea5449c18
1 changed files with 1 additions and 0 deletions
|
@ -96,6 +96,7 @@ build-gcc10:
|
||||||
-DCMAKE_BUILD_TYPE=Release -DHUNTER_CONFIGURATION_TYPES=Release
|
-DCMAKE_BUILD_TYPE=Release -DHUNTER_CONFIGURATION_TYPES=Release
|
||||||
-DCI_BUILD=ON -DFETCHCONTENT_QUIET=OFF
|
-DCI_BUILD=ON -DFETCHCONTENT_QUIET=OFF
|
||||||
-DJSON_ImplicitConversions=OFF
|
-DJSON_ImplicitConversions=OFF
|
||||||
|
-DMAN=OFF
|
||||||
- cmake --build build
|
- cmake --build build
|
||||||
after_script:
|
after_script:
|
||||||
- mv ../.hunter .hunter
|
- mv ../.hunter .hunter
|
||||||
|
|
Loading…
Reference in a new issue