Skip to content

Commit 15c2bb1

Browse files
lucifer1004QiJune
authored andcommitted
fix: revert extra cmake var (NVIDIA#3351)
Signed-off-by: Zihua Wu <[email protected]> Co-authored-by: QI JUN <[email protected]>
1 parent 22fe1d6 commit 15c2bb1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/integration/defs/test_cpp.py

-1
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,6 @@ def build_google_tests(request, build_dir):
160160
use_ccache=True,
161161
clean=True,
162162
trt_root="/usr/local/tensorrt",
163-
extra_cmake_vars=["ENABLE_UCX=0"],
164163
)
165164

166165
make_google_tests = [

0 commit comments

Comments
 (0)