浏览代码

Merge pull request #22380 from allkhor/fix_scons_warning

Fixed scons warning: Ignoring missing 'core/helper/SCsub' after  #22351.
Rémi Verschelde 7 年之前
父节点
当前提交
75e44badba
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      core/SCsub

+ 0 - 1
core/SCsub

@@ -117,7 +117,6 @@ SConscript('os/SCsub')
 SConscript('math/SCsub')
 SConscript('io/SCsub')
 SConscript('bind/SCsub')
-SConscript('helper/SCsub')
 
 
 # Build it all as a library