Skip to content

Commit

Permalink
Indicate that static linkage is not available.
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderTaeschner committed Jul 19, 2019
1 parent bd96294 commit 33193f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ports/libcerf/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
include(vcpkg_common_functions)

vcpkg_check_linkage(ONLY_DYNAMIC_LIBRARY ONLY_DYNAMIC_CRT)

vcpkg_download_distfile(ARCHIVE
URLS "https://jugit.fz-juelich.de/mlz/libcerf/uploads/924b8d245ad3461107ec630734dfc781/libcerf-1.13.tgz"
FILENAME "libcerf-1.13.tgz"
Expand Down

0 comments on commit 33193f0

Please sign in to comment.