You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CMake Error: File C:/vcpkg/packages/atlmfc_x64-windows/share/atlmfc/copyright does not exist.
CMake Error at CMakeLists.txt:297 (configure_file):
configure_file Problem configuring file
CMake Error: File C:/vcpkg/packages/boost-modular-build-helper_x64-windows/share/boost-modular-build-helper/copyright does not exist.
CMake Error at CMakeLists.txt:297 (configure_file):
configure_file Problem configuring file
CMake Error: File C:/vcpkg/packages/boost-vcpkg-helpers_x64-windows/share/boost-vcpkg-helpers/copyright does not exist.
CMake Error at CMakeLists.txt:297 (configure_file):
configure_file Problem configuring file
typically this is for small ports that do not use external files, but are self-contained in vcpkg. For this reason, I think that using the vcpkg LICENSE for this ports make sense.
The text was updated successfully, but these errors were encountered:
Some vcpkg ports to do not have copyright files:
typically this is for small ports that do not use external files, but are self-contained in vcpkg. For this reason, I think that using the vcpkg LICENSE for this ports make sense.
The text was updated successfully, but these errors were encountered: