Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
henrytwo authored Aug 4, 2022
1 parent d970da7 commit e095b8b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ mlir_configure_python_dev_packages()
set(LIBRARY_OUTPUT_PATH "${TORCH_MLIR_PYTHON_PACKAGES_DIR}/torch_mlir/torch_mlir/reference_lazy_backend")
set(OUTPUT_NAME "_REFERENCE_LAZY_BACKEND")

# TODO(henrytu): See https://github.com/llvm/torch-mlir/issues/1154 for more details about why this is needed.
if(TORCH_MLIR_ENABLE_LTC)
include_directories(BEFORE
${TORCH_INCLUDE_DIRS}
Expand Down

0 comments on commit e095b8b

Please sign in to comment.