Skip to content

Commit

Permalink
adding missing libs of linux installer.
Browse files Browse the repository at this point in the history
  • Loading branch information
avancinirodrigo committed Jun 23, 2020
1 parent 8318ac3 commit 206c534
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build/cmake/terrame/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -656,6 +656,8 @@ else(LINUX)
${Qt5_DIR}/../../libkmlbase*so*
${Qt5_DIR}/../../libminizip*so*
${Qt5_DIR}/../../libpng*so*
${Qt5_DIR}/../../libssl*so*
${Qt5_DIR}/../../libcrypto*so*
${Qt5_DIR}/../../../liburiparser*so*)

if(${TERRAME_UBUNTU_VERSION} STREQUAL "18")
Expand Down

0 comments on commit 206c534

Please sign in to comment.