Browse Source

Added missing copy which may have affected build times. See #32

woollybah 7 years ago
parent
commit
5016dc35b7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      bmk_modutil.bmx

+ 1 - 0
bmk_modutil.bmx

@@ -342,6 +342,7 @@ Type TSourceFile
 		source.obj_time = obj_time
 		source.arc_time = arc_time
 		source.iface_time = iface_time
+		source.gen_time = gen_time
 		source.requiresBuild = requiresBuild
 		source.dontBuild = dontBuild
 		source.cc_opts = cc_opts