mirror of
https://github.com/cclassic/model-ghdl
synced 2024-11-14 07:29:52 +01:00
Added installation instructions to CMakeLists
This commit is contained in:
parent
d0c20c6e01
commit
8c5bdd7c60
@ -22,3 +22,6 @@ add_custom_command(
|
||||
COMMAND ln -sf ${PROJECT_NAME} vdel
|
||||
COMMAND ln -sf ${PROJECT_NAME} vlib
|
||||
)
|
||||
|
||||
install (TARGETS model-ghdl DESTINATION bin)
|
||||
install (FILES vsim vcom vmap vdel vlib DESTINATION bin)
|
||||
|
Loading…
Reference in New Issue
Block a user