Update cmake_build.txt

.bash_profile has been replaced by  .zprofile by default in recent macOS updates.
This commit is contained in:
Steve Daulton 2020-12-17 15:32:19 +00:00 committed by GitHub
parent 4cb9bb19fd
commit 1041bb0e21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -46,10 +46,13 @@ release. Still, read this document throughly before starting.
/usr/local/x86_64/bin/wx-config --version
6) Now that you have wxWidgets installed, edit your .bash_profile and add:
6) Now that you have wxWidgets installed, edit your ~/.bash_profile or
~/.zprofile and add:
export WX_CONFIG=/usr/local/x86_64/bin/wx-config
Log out and back in again (or reboot) for this to take effect.
7) Download the CMake 3.16.4 DMG from:
https://cmake.org/download