Skip to content

CMake: Don't complain about missing nroff if not building manuals - #5817

Closed
bevanweiss wants to merge 2 commits into
curl:masterfrom
bevanweiss:master
Closed

CMake: Don't complain about missing nroff if not building manuals#5817
bevanweiss wants to merge 2 commits into
curl:masterfrom
bevanweiss:master

Conversation

@bevanweiss

Copy link
Copy Markdown
Contributor

The curl_nroff_check() was always being called, and complaining if *NROFF wasn't found, even when not making the manual.
Only check for nroff (and complain) if actually making the manual

The curl_nroff_check() was always being called, and complaining if *NROFF wasn't found, even when not making the manual.
Only check for nroff (and complain) if actually making the manual
Comment thread CMakeLists.txt Outdated
@bagder bagder added the cmake label Aug 15, 2020
@bagder

bagder commented Aug 16, 2020

Copy link
Copy Markdown
Member

Thanks!

@bagder bagder closed this in 8ac3a5d Aug 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants