Skip to content

Commit

Permalink
Forgot to add CMakeList.txt changes for issue Jeruntu#5
Browse files Browse the repository at this point in the history
  • Loading branch information
vpicaver committed Jul 6, 2021
1 parent 2b0209d commit de2e0bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ add_library(qlibssh2 STATIC
src/include/Ssh2Process.h
src/include/Ssh2Scp.h
src/include/Ssh2Types.h
src/include/Ssh2Debug.h
src/include/Ssh2Channel.h
)

target_include_directories(qlibssh2
Expand Down

0 comments on commit de2e0bc

Please sign in to comment.