FindMotif

Finds Motif (or LessTif) graphical user interface toolkit.

Result Variables

This module defines the following variables:

Motif_FOUND

Boolean indicating whether the Motif was found. For backward compatibility, the MOTIF_FOUND variable is also set to the same value.

Cache Variables

The following cache variables may also be set:

MOTIF_LIBRARIES

Libraries needed to link to Motif.

MOTIF_INCLUDE_DIR

Include directories needed to use Motif.

Examples

Finding Motif:

find_package(Motif)