mirror of
https://github.com/ZDoom/acc.git
synced 2024-11-12 23:54:12 +00:00
- fix silly mistake in installation
This commit is contained in:
parent
3f996f98df
commit
78f32f68f0
1 changed files with 1 additions and 1 deletions
|
@ -42,4 +42,4 @@ add_executable(acc
|
|||
token.h
|
||||
)
|
||||
|
||||
install(TARGETS acc DESTINATION bin)
|
||||
install(TARGETS acc RUNTIME DESTINATION bin)
|
||||
|
|
Loading…
Reference in a new issue