blob: c55a23e7c7c7f9336d31cb03718cf27ed32cb304 [file] [log] [blame] [view]
# IREE Community
## Community Projects
* The [IREE C++ Template ](https://github.com/iml130/iree-template-cpp)
demonstrates how to integrate IREE into a third-party project with CMake.
The project demonstrates the usage of runtime support and how to use a
custom dialect alongside with the runtime.