Skip to content

Commit 939019c

Browse files
committed
use ol custrings 0.4
1 parent 29e8699 commit 939019c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/NVStrings.CMakeLists.txt.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ include(ExternalProject)
1313

1414
ExternalProject_Add(nvstrings
1515
GIT_REPOSITORY https://github.com/rapidsai/custrings.git
16-
GIT_TAG branch-0.4
16+
GIT_TAG 657f8a91de54afc6e2ab9154af5666d7cf60c5aa
1717
SOURCE_SUBDIR cpp
1818
SOURCE_DIR "${CMAKE_BINARY_DIR}${CMAKE_FILES_DIRECTORY}/thirdparty/nvstrings-src"
1919
BINARY_DIR "${CMAKE_BINARY_DIR}${CMAKE_FILES_DIRECTORY}/thirdparty/nvstrings-build"

0 commit comments

Comments
 (0)