Fix build by adding missing CMake link dependency
This would only fail when using a linker that is sensitive to the order in which the libraries are passed on the command line (like bfd).
Loading
Please sign in to comment
This would only fail when using a linker that is sensitive to the order in which the libraries are passed on the command line (like bfd).