The vcpkg create command is outdated. Its output should be modernized. See @Neumann-A's comment to #8353. Also it is missing the Homepage tag in the control file.
It would be good if the create template would contain the following functions:
vcpkg_common_definitionsvcpkg_check_featuresvcpkg_fail_port_installvcpkg_fixup_cmake_targetsI could probably get around to doing this over the weekend. I see that @Rastaban is assigned to this, does that mean he's already in working on this?
No it doesn't it means that he is assigned to dealing with comments on this issue and providing guidance to anyone looking to fix it.
Okay cool, i'll work on this today, problem open a pull request today or tomorrow
I wish I can improve this function in #9430.
Most helpful comment
It would be good if the create template would contain the following functions:
vcpkg_common_definitionsvcpkg_check_featuresvcpkg_fail_port_installvcpkg_fixup_cmake_targets