Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

Commit

Permalink
Update hunter to get static library of OpenCL loader
Browse files Browse the repository at this point in the history
  • Loading branch information
chfast committed Apr 28, 2017
1 parent bdaa410 commit b7f8c9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ endif()
set(HUNTER_CONFIGURATION_TYPES Release)
include(HunterGate)
HunterGate(
URL "https://github.com/ruslo/hunter/archive/v0.18.44.tar.gz"
SHA1 "a78f0b377b8e53c038f12fc18b0c02564c4534c8"
URL "https://github.com/ruslo/hunter/archive/v0.18.46.tar.gz"
SHA1 "e368cbf2a98cf8b8fa7a379fde74eca8ded425e3"
)


Expand Down

0 comments on commit b7f8c9b

Please sign in to comment.