rsc/ and common/ seem OK from the splice (read more)
common compiles correctly, although there are issues: * There needs to be support for multiple pagers at once * There needs to be a way to support multiple generation algorithms
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
#config
|
||||
INCLUDES+=. ../utilities
|
||||
INCLUDES+=. ../utilities ../graphics
|
||||
LIBS+=
|
||||
CXXFLAGS+=-std=c++11 $(addprefix -I,$(INCLUDES))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user