FindPike

Finds the Pike compiler and interpreter. Pike is interpreted, general purpose, high-level, dynamic programming language.

快取變數

The following cache variables may also be set:

PIKE_INCLUDE_PATH

The directory containing program.h.

PIKE_EXECUTABLE

Full path to the pike binary.

範例

Finding Pike:

find_package(Pike)