added nix build stuff

This commit is contained in:
2023-07-18 23:53:22 +10:00
parent 9c7ccfe0b0
commit b208382e60
8 changed files with 50 additions and 56 deletions

View File

@ -1,5 +1,5 @@
TARGET = quest
LIBS = -lm -luiohook -lcjson
LIBS = -lm -luiohook -lcjson -lxcb -lXinerama -lX11
CC = gcc
CFLAGS = -g -Wall
INSTALL_PATH = /usr/local