Update CMakeLists.txt

This commit is contained in:
marauder2k7 2026-06-08 10:29:25 +01:00
parent 11a5354e67
commit 28f0d523a6

View file

@ -782,7 +782,6 @@ target_precompile_headers(${TORQUE_APP_NAME} PRIVATE
<cstdint>
<cmath>
"console/engineObject.h"
"scene/sceneObject.h"
)
if(TORQUE_TESTING)