[msmpi] Enable NoDebugBinaries policy. Resolves #728

This commit is contained in:
Alexander Karatarakis 2017-03-03 19:01:11 -08:00
parent c2a368976d
commit d7fb7b7736

View File

@ -96,6 +96,7 @@ endif()
# Install debug libraries
# NOTE: since the binary distribution does not include any debug libraries we simply install the release libraries
SET(VCPKG_POLICY_NO_DEBUG_BINARIES enabled)
file(INSTALL
"${SOURCE_LIB_PATH}/${TRIPLET_SYSTEM_ARCH}/msmpi.lib"
"${SOURCE_LIB_PATH}/${TRIPLET_SYSTEM_ARCH}/msmpifec.lib"