Hunter: Build only Release packages

This commit is contained in:
Paweł Bylica 2019-03-11 21:58:21 +01:00
parent b4161767b1
commit 8eaa6bde3f
No known key found for this signature in database
GPG Key ID: 7A0C037434FE77EF
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ include(CMakePackageConfigHelpers)
include(GNUInstallDirs)
if(EVMC_TESTING)
set(HUNTER_CONFIGURATION_TYPES Release CACHE STRING "Build type of Hunter packages")
include(HunterGate)
include(HunterConfig)
include(defaults/HunterCacheServers)