Replies: 1 comment
-
maybe even better would be
because it automatically includes the above and gives even more information and theoretically vcpkg could also provide/set the variables
since vcpkg exactly knows which libraries are being installed into the lib and debug/lib folder. (which means it is not necessary to call find_library from portfiles) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is required to correctly detect/transport/setup transitiv dependencies in the current port if it is port which is not build with CMake like Qt.
The following variables would be good: (see also #8239 (comment))
Beta Was this translation helpful? Give feedback.
All reactions