mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-06 14:00:39 +00:00
Fixed tool support.
This commit is contained in:
parent
2248c90d52
commit
d1070210c2
3 changed files with 9 additions and 35 deletions
|
|
@ -27,7 +27,6 @@ beginModule( 'testing' );
|
|||
addProjectDefine( '_VARIADIC_MAX', 10 );
|
||||
addSrcDir(getEngineSrcDir() . 'testing', true);
|
||||
|
||||
includeLib( 'libgtest' );
|
||||
addLibIncludePath( 'gtest/fused-src/' );
|
||||
|
||||
endModule();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue