cmake IO_HAS_VOLUMES examples

STORM-IRIT/Radium-Engine examples/CMakeLists.txt :40

get_target_property(HAS_VOLUMES Radium::IO IO_HAS_VOLUMES)

STORM-IRIT/Radium-Engine src/Gui/CMakeLists.txt :56

get_target_property(HAS_VOLUMES IO IO_HAS_VOLUMES)

STORM-IRIT/Radium-Engine src/IO/CMakeLists.txt :47

set_target_properties(${ra_io_target} PROPERTIES IO_HAS_VOLUMES ${RADIUM_IO_VOLUMES})