FindInkscape¶
Find Inkscape and related conversion tools used for documentation asset generation.
This find-module locates the inkscape executable and a compatible
ImageMagick convert executable.
Result Variables¶
This module defines the following variables:
- INKSCAPE_FOUND¶
Boolean result indicating whether Inkscape was found.
- INKSCAPE¶
Full path to the
inkscapeexecutable.
- CONVERT¶
Full path to the
convertexecutable, if found.
- INKSCAPE_NEW_VERSION¶
Boolean result indicating whether the detected Inkscape behaves like version 1.0 or newer with respect to command-line options.