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_PATHThe directory containing program.h.
PIKE_EXECUTABLEFull path to the pike binary.
Finding Pike:
find_package(Pike)