blob: be3270f453e86542bda8575e1a0a08c4629ca54c [file] [log] [blame]
if(NOT version)
message(SEND_ERROR "Vesrion string is empty: ${version}")
endif()
cmake_policy(VERSION 3.1...${version})