10 lines
218 B
Markdown
10 lines
218 B
Markdown
# 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 NOSTALGIA_QT_PATH=/usr/local/Cellar/qt5/5.8.0_2/
|