summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/torch/passthrough-python-lib-rel-path.patch
blob: 629a0495c00eec5e134903f49d359191a84677b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/tools/setup_helpers/cmake.py b/tools/setup_helpers/cmake.py
index 5481ce46031c..d50d9d547399 100644
--- a/tools/setup_helpers/cmake.py
+++ b/tools/setup_helpers/cmake.py
@@ -231,6 +231,7 @@ def generate(
                     "SELECTED_OP_LIST",
                     "TORCH_CUDA_ARCH_LIST",
                     "TRACING_BASED",
+                    "PYTHON_LIB_REL_PATH",
                 )
             }
         )