mirror of
https://github.com/cclassic/model-ghdl
synced 2025-07-31 15:04:37 +02:00
Added installation instructions to CMakeLists
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user