mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 11:08:02 -06:00
MacOSX: Add possibility in build script to reuse existing wxWidgets compiled library
This commit is contained in:
@@ -29,3 +29,5 @@ cd $SOURCEPATH
|
||||
echo "Building VeraCrypt"
|
||||
make WXSTATIC=1 wxbuild && make WXSTATIC=1 clean && make WXSTATIC=1
|
||||
|
||||
# Uncomment below and comment line above to reuse existing wxWidgets build
|
||||
# make WXSTATIC=1 clean && make WXSTATIC=1
|
||||
|
||||
Reference in New Issue
Block a user