FindStageΒΆ
Try to find Stage, a library for easy editing of command lines. Once done this will define the following variables:
Stage_FOUND - System has Stage
Stage_INCLUDE_DIRS - Stage include directory
Stage_LIBRARIES - Stage libraries
Stage_DEFINITIONS - Additional compiler flags for Stage
Stage_VERSION - Stage version
Stage_MAJOR_VERSION - Stage major version
Stage_MINOR_VERSION - Stage minor version
Environment variables used to locate the Stage library: Stage_DIR - Stage root directory
Cached variables used to locate the Stage library: Stage_INCLUDE_DIR - the Stage include directory Stage_LIBRARY_RELEASE - Stage library (release) Stage_LIBRARY_DEBUG - Stage library (debug)