SIGN IN SIGN UP

Add proper CMake build for extension_parallel (#8938)

Previously it was copied in several places per executorch_srcs.cmake.

Needed for #8932

Test Plan: Compare cmake-out/executorch_srcs.cmake before/after for my usual testing cmake config with "all the CPU stuff" on; found that thread_parallel.cpp is now duplicated only in one place instead of multiple (it's in llama_runner, which needs a general fixup because it's duplicating several extensions).
S
Scott Wolchok committed
cca6917e073a9e2ff6e1563d52405b2c31dc6262
Parent: 2a5f8d4
Committed by GitHub <noreply@github.com> on 3/5/2025, 6:08:09 PM