mirror of
https://github.com/ml-explore/mlx.git
synced 2025-12-09 21:29:02 +08:00
4 lines
211 B
CMake
4 lines
211 B
CMake
# This file does nothing but to suppress the cmake warning: "By not providing
|
|
# Findnvpl.cmake in CMAKE_MODULE_PATH...", which is caused by the
|
|
# find_package(nvpl) from cmake's builtin FindLAPACK.cmake module.
|