Skip to content

Commit b6d65bc

Browse files
committed
Use dr-reset for initial release.
1 parent 2a37667 commit b6d65bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/BuildRADE.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ExternalProject_Add(build_rade
1313
SOURCE_DIR rade_src
1414
BINARY_DIR rade_build
1515
GIT_REPOSITORY https://github.com/drowe67/radae.git
16-
GIT_TAG main
16+
GIT_TAG dr-reset
1717
CMAKE_ARGS ${RADE_CMAKE_ARGS}
1818
#CMAKE_CACHE_ARGS -DCMAKE_OSX_DEPLOYMENT_TARGET:STRING=${CMAKE_OSX_DEPLOYMENT_TARGET}
1919
INSTALL_COMMAND ""

0 commit comments

Comments
 (0)