3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-05 10:50:25 +00:00

CMake: add pmgen

This commit is contained in:
Miodrag Milanovic 2025-02-12 17:53:12 +01:00
parent e594e90293
commit 3a4d609060
4 changed files with 85 additions and 3 deletions

View file

@ -27,4 +27,4 @@ target_sources(yosys_techlib_common INTERFACE
add_dependencies(yosys_techlib_common yosys_techlib_common_gen)
target_link_libraries(yosys PRIVATE yosys_techlib_common)
target_link_libraries(yosys PRIVATE yosys_techlib_common)