Browse Source

Update hunter to get static library of OpenCL loader

cl-refactor
Paweł Bylica 8 years ago
parent
commit
b7f8c9b1b1
No known key found for this signature in database GPG Key ID: 7A0C037434FE77EF
  1. 4
      CMakeLists.txt

4
CMakeLists.txt

@ -11,8 +11,8 @@ endif()
set(HUNTER_CONFIGURATION_TYPES Release) set(HUNTER_CONFIGURATION_TYPES Release)
include(HunterGate) include(HunterGate)
HunterGate( HunterGate(
URL "https://github.com/ruslo/hunter/archive/v0.18.44.tar.gz" URL "https://github.com/ruslo/hunter/archive/v0.18.46.tar.gz"
SHA1 "a78f0b377b8e53c038f12fc18b0c02564c4534c8" SHA1 "e368cbf2a98cf8b8fa7a379fde74eca8ded425e3"
) )

Loading…
Cancel
Save