check-for-bmi.cmake 290 B

1234567
  1. include("${CMAKE_CURRENT_LIST_DIR}/../cxx-modules-find-bmi.cmake")
  2. report_dirs("${prefix}" "${bmi_destination}")
  3. check_for_bmi("${prefix}" "${bmi_destination}" importable)
  4. report_dirs("${prefix}" "${fs_destination}")
  5. check_for_interface("${prefix}" "${fs_destination}" "" importable.cxx)