Go to file
2020-04-08 23:30:14 -05:00
.vs [nostalgia] Add launch.vs.json 2020-02-16 14:18:22 -06:00
cmake/modules
deps [ox/std] Fix assert for !OX_USE_STDLIB 2020-04-08 23:30:14 -05:00
devenv
sample_project [nostalgia/sample_project] Add Dirt 2020-03-22 01:37:21 -05:00
scripts [nostalgia] Cleanup setup-build 2020-01-24 18:56:13 -06:00
src [nostalgia/core/studio] Remove implicit sign conversions 2020-04-07 22:27:28 -05:00
.gdblogger.json
.gitignore [nostalgia] Add conanbuild to .gitignore 2020-01-25 00:34:40 -06:00
.liccor.yml [nostalgia] Update liccor for 2020 2020-02-16 14:16:16 -06:00
CMakeLists.txt [nostalgia] Add support for ccache 2020-03-11 00:21:46 -05:00
conanfile.py [nostalgia] Update JsonCpp in conanfile 2020-04-08 03:55:52 -05:00
developer-handbook.md [nostalgia] Add section to Developer Handbook about mixing C and C++ 2020-01-24 18:55:29 -06:00
Dockerfile
Jenkinsfile [nostalgia] Add make conan to Jenkinsfile 2020-02-12 22:34:49 -06:00
LICENSE
Makefile [nostalgia] Add build missing option to conan invocation 2020-01-25 00:37:55 -06:00
README.md

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/