mirror of
https://github.com/zeek/zeek.git
synced 2025-10-12 11:38:20 +00:00
binpac: Changes to add an install target.
This commit is contained in:
parent
4644605860
commit
47c64d7fed
2 changed files with 7 additions and 3 deletions
|
@ -97,4 +97,4 @@ set(binpac_SRCS
|
|||
|
||||
add_executable(binpac ${binpac_SRCS})
|
||||
|
||||
target_link_libraries(binpac)
|
||||
install(TARGETS binpac DESTINATION bin)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue