mirror of
https://github.com/TomHarte/CLK.git
synced 2024-11-23 03:32:32 +00:00
Merge branch 'SDLScons' of github.com:TomHarte/CLK into SDLScons
This commit is contained in:
commit
ca80da7fbe
@ -74,5 +74,4 @@ env.Append(CCFLAGS = ['--std=c++11', '-O3'])
|
||||
env.Append(LIBS = ['libz', 'pthread', 'GL'])
|
||||
|
||||
# build target
|
||||
# output executable will be "game"
|
||||
env.Program(target = 'clksignal', source = SOURCES)
|
||||
|
Loading…
Reference in New Issue
Block a user