Skip to content

Commit

Permalink
Add missing install step
Browse files Browse the repository at this point in the history
  • Loading branch information
crapp committed May 28, 2016
1 parent 8721f34 commit 93ab456
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -221,3 +221,5 @@ if (WIN32)
target_link_libraries(labpowerqt Qt5::WinMain)
set_property(TARGET labpowerqt PROPERTY WIN32_EXECUTABLE true)
endif(WIN32)

install(TARGETS labpowerqt DESTINATION bin)

0 comments on commit 93ab456

Please sign in to comment.