mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-24 22:05:40 +00:00
Moved async packet queue test and commented it out.
This commit is contained in:
parent
87c4c5c790
commit
b173e5571c
3 changed files with 4 additions and 1 deletions
|
|
@ -186,6 +186,7 @@ endif()
|
|||
addPath("${srcDir}/platform/test")
|
||||
addPath("${srcDir}/platform/threads")
|
||||
addPath("${srcDir}/platform/async")
|
||||
addPath("${srcDir}/platform/async/test")
|
||||
addPath("${srcDir}/platform/input")
|
||||
addPath("${srcDir}/platform/output")
|
||||
addPath("${srcDir}/app")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue