mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2026-05-21 21:30:48 -05:00
macOS: Link against wxWidgets 3.2.10
This commit is contained in:
@@ -18,7 +18,7 @@ SOURCEPATH=$(cd "$(dirname "$SCRIPTPATH/../.")" && pwd)
|
|||||||
PARENTDIR=$(cd "$(dirname "$SCRIPTPATH/../../../.")" && pwd)
|
PARENTDIR=$(cd "$(dirname "$SCRIPTPATH/../../../.")" && pwd)
|
||||||
|
|
||||||
# Default wxWidgets version
|
# Default wxWidgets version
|
||||||
DEFAULT_WX_VERSION="3.2.5"
|
DEFAULT_WX_VERSION="3.2.10"
|
||||||
WX_VERSION="$DEFAULT_WX_VERSION"
|
WX_VERSION="$DEFAULT_WX_VERSION"
|
||||||
|
|
||||||
# Initialize flags
|
# Initialize flags
|
||||||
|
|||||||
Reference in New Issue
Block a user