Files
mlx/cmake/Findnvpl.cmake

4 lines
211 B
CMake
Raw Normal View History

2025-11-16 07:12:47 +09:00
# 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.