Skip to content

Commit

Permalink
Merge pull request #2346 from avancinirodrigo/master
Browse files Browse the repository at this point in the history
Adding missing libs of linux installer
  • Loading branch information
pedro-andrade-inpe authored Jun 23, 2020
2 parents e99a0f2 + 1f96c15 commit 0d51e76
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 0d51e76

Please sign in to comment.