Merge branch 'poetry-cleanup' of gitlab.lip6.fr:vlsi-eda/coriolis into devel
This commit is contained in:
commit
94323f28e0
|
@ -1,5 +1,6 @@
|
|||
|
||||
install( FILES __init__.py DESTINATION ${Python_CORIOLISLIB} )
|
||||
|
||||
install( FILES helpers/__init__.py DESTINATION ${Python_CORIOLISLIB}/helpers )
|
||||
install( FILES helpers/io.py DESTINATION ${Python_CORIOLISLIB}/helpers )
|
||||
install( FILES helpers/utils.py DESTINATION ${Python_CORIOLISLIB}/helpers )
|
||||
|
|
Loading…
Reference in New Issue