Switch to new policy for 3.17 cmake

This commit is contained in:
Jan Möbius
2020-04-22 08:07:00 +02:00
parent c1e5815efe
commit d1a2794808
2 changed files with 10 additions and 1 deletions

View File

@@ -13,6 +13,8 @@ echo "BuildPath: $BUILDPATH"
echo "Path: $PATH"
echo "Language: $LANGUAGE"
cmake --version
echo -e "${OUTPUT}"
echo ""
echo "======================================================================"
@@ -58,4 +60,4 @@ if [ "$BUILD_TYPE_L" == "release" ]; then
cd ..
fi
fi