mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-09 20:24:14 +00:00
[misc] common and client project rename to "Looking Glass"
See: https://forum.level1techs.com/t/headless-pci-passthrough-program-name-vote/121779/36
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
BINARY=kvmgfx-client
|
||||
CFLAGS=-g -Og -std=gnu99 -march=native -Wall -Werror -I../common -DDEBUG
|
||||
BINARY=looking-glass-client
|
||||
CFLAGS=-g -O3 -std=gnu99 -march=native -Wall -Werror -I../common -DDEBUG
|
||||
LDFLAGS=-lrt
|
||||
|
||||
CFLAGS+=`pkg-config --cflags sdl2`
|
||||
|
Reference in New Issue
Block a user