mirror of
https://github.com/drasko/codezero.git
synced 2026-02-28 09:43:14 +01:00
Refactor the build to try and get as much material as possible out of SConstruct.
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
#
|
||||
# Author: Russel Winder
|
||||
|
||||
Import('environment', 'posixServicesDirectory')
|
||||
Import('environment')
|
||||
|
||||
e = environment.Clone()
|
||||
e.Append(CPPPATH = ['include', 'include/arch'])
|
||||
|
||||
Reference in New Issue
Block a user