On 27/05/2015 22:18, KI7MT wrote:
> Hi Bill, All,
Hi Greg,
>
> With the new 1.6.0-devel version capable of building documentation, when
> time allows, could you please add a result message message for finding
> AsciiDoc, similar to what is displayed when Python >= 2.4 =< 3.0, FFTW,
> etc etc?
That's probably not simple. Asciidoc is found using the CMake 
find_program() command rather than using a package finder. This is 
normal for a tool, package finders are normally used to locate libraries 
and frameworks where multiple pieces of information are discovered.

Currently the doc/CMakeLists.txt fails with a fatal error message if an 
asciidoc executable cannot be located. What are you looking for over and 
above that?
>
> I'm not familiar enough with CMake find functions to propose a patch.
> Maybe it's time to learn ey' :-)
>
> 73's
> Greg, KI7MT
73
Bill
G4WJS.

------------------------------------------------------------------------------
_______________________________________________
wsjt-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to