# The following variables are set if Coriolis is found. If EQUINOX is not
# found, EQUINOX_FOUND is set to false.
# EQUINOX_FOUND - True when the Coriolis include directory is found.
# EQUINOX_INCLUDE_DIR - the path to where the Coriolis include files are.
# EQUINOX_LIBRARIES - The path to where the Coriolis library files are.
SET(EQUINOX_INCLUDE_PATH_DESCRIPTION"directory containing the Equinox include files. E.g /usr/local/include/coriolis or /asim/coriolis/include/coriolis")
SET(EQUINOX_DIR_MESSAGE"Set the EQUINOX_INCLUDE_DIR cmake cache entry to the ${EQUINOX_INCLUDE_PATH_DESCRIPTION}")