We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ea6650 commit e924fb8Copy full SHA for e924fb8
xcscripts/version.sh
@@ -8,4 +8,5 @@ else
8
VERSION="v${CURRENT_PROJECT_VERSION}"
9
fi
10
11
+mkdir -p "${DERIVED_FILE_DIR}"
12
echo "#define VERSION \"${VERSION}\"" > "${DERIVED_FILE_DIR}/xhyve-version.h"
0 commit comments