Skip to content

Commit 5b4e162

Browse files
committed
Update forge tag to staged branch
1 parent 7925542 commit 5b4e162

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeModules/build_forge.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ ENDIF()
2222
ExternalProject_Add(
2323
forge-ext
2424
GIT_REPOSITORY https://github.com/arrayfire/forge.git
25-
GIT_TAG af3.2.2
25+
GIT_TAG master
2626
PREFIX "${prefix}"
2727
INSTALL_DIR "${prefix}"
2828
UPDATE_COMMAND ""

0 commit comments

Comments
 (0)