# CMAKE config file for GoingImmersive application # DON'T COMMENT THIS OUT, IT IS NEEDED TO AVOID MULTIPLE INCLUDING OF THIS FILE if (NOT FFD_INVRSSAMPLE_CONFIG_USER_LOADED) # DEFINES INVRS DIRECTORY # By uncommenting the following line you can specify the path where your INVRS # installation is located. # If this entry is not set cmake tries to find the path by itself. #set (inVRs_ROOT_DIR /opt/inVRs_v1.0a5/) set (FFD_INVRSSAMPLE_CONFIG_USER_LOADED ON) endif (NOT FFD_INVRSSAMPLE_CONFIG_USER_LOADED)