mirror of
https://github.com/albfan/miraclecast.git
synced 2025-02-15 04:42:06 +00:00
add install() for demo/miracle-wfdctl
This commit is contained in:
parent
b2fae367bf
commit
f0ca22c7a0
1 changed files with 2 additions and 0 deletions
|
@ -93,3 +93,5 @@ add_executable(miracle-wfdctl wfdctl
|
|||
target_link_libraries(miracle-wfdctl ${GIO2_LIBRARIES}
|
||||
${GDK3_LIBRARIES})
|
||||
|
||||
install(TARGETS miracle-wfdctl DESTINATION bin)
|
||||
|
||||
|
|
Loading…
Reference in a new issue