Update CMakeLists.txt

fix for linux
This commit is contained in:
marauder2k7 2026-06-04 21:26:20 +01:00
parent 68e762130d
commit 28d51dbebc

View file

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