Skip to content
This repository has been archived by the owner on Apr 15, 2020. It is now read-only.

Commit

Permalink
Merge pull request #1793 from craffael/pr.lehrfempp
Browse files Browse the repository at this point in the history
update lehrfempp to 0.7.16
  • Loading branch information
ruslo authored Mar 20, 2019
2 parents 980a603 + 6384fcf commit 3148f6b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/configs/default.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ endif()
hunter_default_version(kNet VERSION 2.7-p1)
hunter_default_version(kbproto VERSION 1.0.6)
hunter_default_version(lcms VERSION 2.9-p0)
hunter_default_version(lehrfempp VERSION 0.7.15)
hunter_default_version(lehrfempp VERSION 0.7.16)
hunter_default_version(leveldb VERSION 1.20)
hunter_default_version(libcpuid VERSION 0.4.0)
hunter_default_version(libdaemon VERSION 0.14)
Expand Down
11 changes: 11 additions & 0 deletions cmake/projects/lehrfempp/hunter.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,17 @@ hunter_add_version(
d9361b0a227ce397670d23cac294d9f27504e092
)

hunter_add_version(
PACKAGE_NAME
lehrfempp
VERSION
0.7.16
URL
"https://github.com/craffael/lehrfempp/archive/release-0.7.16.tar.gz"
SHA1
cef45f47892c864659ae8941b87f79ebbbf8041f
)

hunter_cmake_args(
lehrfempp
CMAKE_ARGS
Expand Down

0 comments on commit 3148f6b

Please sign in to comment.