BuildSystem: generated files have .gen.extension
This commit is contained in:
parent
a2e4b80ff5
commit
e3998528e0
35 changed files with 93 additions and 90 deletions
|
|
@ -7,7 +7,7 @@ env_modules = env.Clone()
|
|||
Export('env_modules')
|
||||
|
||||
env.modules_sources = [
|
||||
"register_module_types.cpp",
|
||||
"register_module_types.gen.cpp",
|
||||
]
|
||||
# env.add_source_files(env.modules_sources,"*.cpp")
|
||||
Export('env')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue