FILES ${PROJECT_BINARY_DIR}/rest_vol_config.h
DESTINATION ${REST_VOL_INSTALL_INCLUDE_DIR}
endif (NOT REST_VOL_INSTALL_NO_DEVELOPMENT)
#-----------------------------------------------------------------------------
# Add Target(s) to CMake Install for import into other projects
#-----------------------------------------------------------------------------
DESTINATION ${REST_VOL_INSTALL_CMAKE_DIR}
FILE ${REST_VOL_PACKAGE}${REST_VOL_PACKAGE_EXT}-targets.cmake
#-----------------------------------------------------------------------------
# Export all exported targets to the build tree for use by parent project
#-----------------------------------------------------------------------------
TARGETS ${REST_VOL_LIBRARIES_TO_EXPORT} ${REST_VOL_LIB_DEPENDENCIES}