For OSX Sierra on the Using the WASM compiler to perform a full build of the project step I had to change:
- cmake ..
for - cmake -DOPENSSL_ROOT_DIR=/usr/local/opt/openssl -DOPENSSL_LIBRARIES=/usr/local/opt/openssl/lib ..
For OSX Sierra on the Using the WASM compiler to perform a full build of the project step I had to change: