diff --git a/Engine/source/CMakeLists.txt b/Engine/source/CMakeLists.txt index 8d3744b01..cba337fc7 100644 --- a/Engine/source/CMakeLists.txt +++ b/Engine/source/CMakeLists.txt @@ -777,7 +777,6 @@ target_precompile_headers(${TORQUE_APP_NAME} PRIVATE - "console/engineObject.h" ) if(TORQUE_TESTING)