mirror of
https://github.com/thewesker/RASCSI.git
synced 2025-12-20 12:21:10 -05:00
Additional updates
This commit is contained in:
@@ -16,7 +16,7 @@ else
|
||||
BUILD_TYPE = Release
|
||||
endif
|
||||
CFLAGS += -Idisks -Icontrollers -I.
|
||||
CXXFLAGS += -Idisks -Icontrollers -I.
|
||||
CXXFLAGS += -Idisks -Icontrollers -I. -std=c++14
|
||||
|
||||
# If its not specified, build for STANDARD configuration
|
||||
CONNECT_TYPE ?= STANDARD
|
||||
|
||||
Reference in New Issue
Block a user