mirror of https://github.com/status-im/evmc.git
Hunter: Build only Release packages
This commit is contained in:
parent
b4161767b1
commit
8eaa6bde3f
|
@ -21,6 +21,7 @@ include(CMakePackageConfigHelpers)
|
||||||
include(GNUInstallDirs)
|
include(GNUInstallDirs)
|
||||||
|
|
||||||
if(EVMC_TESTING)
|
if(EVMC_TESTING)
|
||||||
|
set(HUNTER_CONFIGURATION_TYPES Release CACHE STRING "Build type of Hunter packages")
|
||||||
include(HunterGate)
|
include(HunterGate)
|
||||||
include(HunterConfig)
|
include(HunterConfig)
|
||||||
include(defaults/HunterCacheServers)
|
include(defaults/HunterCacheServers)
|
||||||
|
|
Loading…
Reference in New Issue