Enable building ETDump with CMake (#564)
Summary: Pull Request resolved: https://github.com/pytorch/executorch/pull/564 Test Plan: ``` cd executorch mkdir cmake-out && cd cmake-out cmake -DEXECUTORCH_BUILD_SDK=1 .. cd .. cmake --build cmake-out -j9 -t etdump ``` Will add CI in a follow up diff. Reviewed By: Jack-Khuu Differential Revision: D49834286 Pulled By: tarun292 fbshipit-source-id: 66dbe48662c8d8f84ca28c7aec26a5f11706e2b7
T
Tarun Karuturi committed
80ee5f61a7d6bd19f11cc5157b199d1ff4e3ec6d
Parent: d3ccc62
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
on 10/3/2023, 12:09:17 AM