Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Justin Kolberg <[email protected]>
  • Loading branch information
amdprophet committed Oct 31, 2024
1 parent 6b49ef0 commit e214827
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions version_artifact.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ list(APPEND _supported_platforms "darwin_amd64")
list(APPEND _supported_platforms "darwin_arm64")
list(APPEND _supported_platforms "linux_amd64")
list(APPEND _supported_platforms "linux_arm64")
list(APPEND _supported_platforms "windows_amd64")

# Detect host system
string(TOLOWER "${CMAKE_HOST_SYSTEM_NAME}" _os)
Expand Down

0 comments on commit e214827

Please sign in to comment.