Fix cmake file
This commit is contained in:
parent
ebe10601e2
commit
0801f0d7f8
1 changed files with 1 additions and 1 deletions
|
@ -9,4 +9,4 @@ install(TARGETS vsleep
|
|||
)
|
||||
|
||||
add_executable(pause pause.cpp)
|
||||
install(TARGETS sleep RUNTIME DESTINATION /usr/bin)
|
||||
install(TARGETS pause RUNTIME DESTINATION /usr/bin)
|
||||
|
|
Loading…
Reference in a new issue