nod-ai / iree-amd-aie

IREE plugin repository for the AMD AIE accelerator
Apache License 2.0
45 stars 23 forks source link

Specify minimum version cmake required #455

Closed newling closed 1 week ago

newling commented 1 week ago

3.23. This to avoid error

CMake Error at /path/to/iree-amd-aie/runtime/src/iree-amd-aie/aie_runtime/CMakeLists.txt:44 (add_library):
  Target "bootgen-lib" links to target "OpenSSL::applink" but the target was
  not found.  Perhaps a find_package() call is missing for an IMPORTED
  target, or an ALIAS target is missing?