Go to file
2017-09-10 09:20:40 -05:00
build Fix to build on FreeBSD 2017-05-18 16:39:33 -05:00
cmake/Modules Remove old CMake find files 2017-04-13 04:48:08 -05:00
deps/ox Merge commit '2d1b146abfdf05e8aebdc11738c84d2592b5c3dd' 2017-09-09 22:58:57 -05:00
scripts Squashed 'deps/ox/' changes from 56d91c1..4887d55 2017-09-09 20:10:07 -05:00
src Cleanup magic strings in tilesheet importer 2017-09-10 09:20:40 -05:00
.gitignore Add CMakeLists.txt.user to gitignore 2017-09-10 04:11:56 -05:00
.liccor.yml Squashed 'deps/ox/' changes from 56d91c1..4887d55 2017-09-09 20:10:07 -05:00
charset.png Add puts function and call it for Hello, World! 2017-04-14 05:46:28 -05:00
CMakeLists.txt Add binary directory in CMake 2017-09-10 04:06:27 -05:00
Dockerfile Remove already installed packages from devenv 2017-05-27 04:15:02 -05:00
LICENSE Initial commit. 2016-03-15 00:14:56 -05:00
Makefile Add gdb-studio command to Makefile 2017-09-10 04:09:39 -05:00
README.md Add setup information for building on macOS 2017-04-19 01:23:07 -05:00

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/