Election-Tech-Initiative / electionguard-cpp

A C++ implementation of ElectionGuard specification focused on encryption components.
https://www.electionguard.vote/
MIT License
23 stars 26 forks source link

🐛 #340 fix make environment for 🍎 #343

Closed john-s-morgan closed 1 year ago

john-s-morgan commented 1 year ago

Issue

Link your PR to an issue

Fixes #340

Description

Allow make all to work for macOS.

Testing

make environment && make environment. both should succeed.