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