You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Naming clash fix that happens with newest cmake. (o3de#17647)
Caused by this file being compiled with AssetProcessorManagerTest.h/cpp which also has the AssetProcessorManager_Test class when using unity build.
Happens with cmake-2.28.4 and newer.
Signed-off-by: Joerg H. Mueller <[email protected]>
0 commit comments