Skip to content

Commit

Permalink
[msmpi] Mark to support only dynamic library
Browse files Browse the repository at this point in the history
  • Loading branch information
albertziegenhagel committed Aug 30, 2020
1 parent 3bf854e commit 94aa800
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ports/msmpi/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
vcpkg_fail_port_install(ON_TARGET "Linux" "OSX" "UWP")

vcpkg_check_linkage(ONLY_DYNAMIC_LIBRARY)

vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO microsoft/Microsoft-MPI
Expand Down

0 comments on commit 94aa800

Please sign in to comment.