diff options
| -rw-r--r-- | ports/rapidxml/portfile.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/rapidxml/portfile.cmake b/ports/rapidxml/portfile.cmake index 90dd06911..a5f3190d0 100644 --- a/ports/rapidxml/portfile.cmake +++ b/ports/rapidxml/portfile.cmake @@ -1,3 +1,4 @@ +#header-only library include(vcpkg_common_functions) set(SOURCE_PATH ${CURRENT_BUILDTREES_DIR}/src/rapidxml-1.13) vcpkg_download_distfile(ARCHIVE |
