mirror of
https://github.com/ZDoom/acc.git
synced 2024-11-14 00:21:19 +00:00
- add install target
This commit is contained in:
parent
f6509e9f6f
commit
3f996f98df
1 changed files with 2 additions and 0 deletions
|
@ -41,3 +41,5 @@ add_executable(acc
|
|||
symbol.h
|
||||
token.h
|
||||
)
|
||||
|
||||
install(TARGETS acc DESTINATION bin)
|
||||
|
|
Loading…
Reference in a new issue