FindMotif

Finds Motif (or LessTif) graphical user interface toolkit.

結果變數

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.

快取變數

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.

範例

Finding Motif:

find_package(Motif)