circt/cmake
Fabian Schuiki e7be36f307 [CMake] Produce a proper CIRCTTargets.cmake file
Ensure that during installation we produce a `CIRCTTargets.cmake` file
to allow out-of-tree users to link against CIRCT more easily. This
requires adding an `install(TARGETS ...)` command to
`add_circt_library_install`, and an `install(EXPORT CIRCTTargets ...)`
to `cmake/modules/CMakeLists.txt`.
2022-01-13 11:19:03 +01:00
..
modules [CMake] Produce a proper CIRCTTargets.cmake file 2022-01-13 11:19:03 +01:00