#cmake_options+=("CFLAGS="--std=c++14"")
cmake_options+=("-DCMAKE_CXX_COMPILER=g++-9")
cmake_options+=("-DCMAKE_CC_COMPILER=gcc-9")