fix $ENV{WX_CONFIG} check yet again
The expansion must be quoted as "$ENV{WX_CONFIG}" when passed as a parameter e.g. to if() otherwise it expands to no parameter when empty.
Please register or sign in to comment
The expansion must be quoted as "$ENV{WX_CONFIG}" when passed as a parameter e.g. to if() otherwise it expands to no parameter when empty.