Add setup information for building on macOS

This commit is contained in:
Gary Talent 2017-04-19 01:22:07 -05:00
parent 7a6934187a
commit 5644250e94

View File

@ -1 +1,9 @@
# Nostalgia # Nostalgia
## Setup
### macOS
Run something along the lines of the following to let CMake know where Qt is installed. You may need to adjust this location.
export CMAKE_PREFIX_PATH=/usr/local/Cellar/qt5/5.8.0_2/