CONFIGURE_FILE (
		"${CMAKE_CURRENT_SOURCE_DIR}/oyranos_version.h.in"
		"${CMAKE_BINARY_DIR}/src/include/oyranos_version.h"
		@ONLY
	)

