diff --git a/conda/recipes/rmm/build.sh b/conda/recipes/rmm/build.sh index d2c672e69..4facfce60 100644 --- a/conda/recipes/rmm/build.sh +++ b/conda/recipes/rmm/build.sh @@ -1,4 +1,4 @@ # Copyright (c) 2018-2019, NVIDIA CORPORATION. # Script assumes the script is executed from the root of the repo directory -./build.sh -v clean rmm +./build.sh -v clean rmm --cmake-args=\"-DCMAKE_INSTALL_LIBDIR=lib\"