Updates and cleanup of multi-patform build tests (#212)
- Simplify creation of build matrix. - Added macos-latest build - Renamed VERSION to VERSION.txt, this was problematic on macos build - Added placeholders for installing optional dependencies for windows and macos builds in the future.
This commit is contained in:
+1
-1
@@ -70,7 +70,7 @@ set(VERSION_STRING "${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR}-${BRANCH}$
|
||||
set(LONG_VERSION_STRING "${VERSION_STRING} (${COMMIT_HASH} ${COMMIT_DATE})")
|
||||
|
||||
# Auto-generate version file
|
||||
configure_file (.version.in VERSION @ONLY)
|
||||
configure_file (VERSION.txt.in VERSION.txt @ONLY)
|
||||
|
||||
|
||||
#=======================================
|
||||
|
||||
Reference in New Issue
Block a user