From 21dcba6912b14fc8d9d8219c54752bb1c3093f2d Mon Sep 17 00:00:00 2001 From: Alexander Karatarakis Date: Wed, 26 Oct 2016 19:48:51 -0700 Subject: [stb] Mark as header-only library --- ports/stb/portfile.cmake | 1 + 1 file changed, 1 insertion(+) diff --git a/ports/stb/portfile.cmake b/ports/stb/portfile.cmake index 432d84604..1c00e99db 100644 --- a/ports/stb/portfile.cmake +++ b/ports/stb/portfile.cmake @@ -1,3 +1,4 @@ +#header-only library include(vcpkg_common_functions) set(SOURCE_PATH ${CURRENT_BUILDTREES_DIR}/src/stb-e713a69f1ea6ee1e0d55725ed0731520045a5993) vcpkg_download_distfile(ARCHIVE -- cgit v1.2.3