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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5c6085d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This needs to be a CMake variable, i.e. something you pass to CMake via
-DCMAKE_IGNORE_PREFIX_PATH=C:/Strawberry/c
at 5c6085d#diff-7829468e86c1cc5d5133195b5cb48e1ff6c75e3e9203777f6b2e379d9e4882b3L117The single path is enough as that is the "prefix" to
C:\Strawberry\c\lib\libbz2.a
(lib
is a suffix)5c6085d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
C:\Strawberry\perl
also needs to be blacklisted so it ignorespkg-config.bat
.