FindPike¶
Finds the Pike compiler and interpreter. Pike is interpreted, general purpose, high-level, dynamic programming language.
Cache Variables¶
The following cache variables may also be set:
PIKE_INCLUDE_PATHThe directory containing
program.h.PIKE_EXECUTABLEFull path to the pike binary.
Examples¶
Finding Pike:
find_package(Pike)