SCons: Build core's thirdparty code in own environment
Also move Zlib and Zstd's build instructions to core/SCsub.
This commit is contained in:
parent
c7e646c30a
commit
a9e17af09a
8 changed files with 68 additions and 78 deletions
|
|
@ -3,5 +3,3 @@
|
|||
Import('env')
|
||||
|
||||
env.add_source_files(env.core_sources, "*.cpp")
|
||||
|
||||
Export('env')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue