Skip to content

Conversation

@swolchok
Copy link
Contributor

@swolchok swolchok commented Jan 9, 2025

Summary

Add missing EXECUTORCH_BUILD_ options. s/EXECUTORCH_BUILD_GTESTS/EXECUTORCH_BUILD_TESTS/ . Sort them. Run cmake-format.

Test plan

cmake -S . -B cmake-out -DCMAKE_BUILD_TYPE=Release
inspect result
compare to cd cmake-out; cmake -LH .. to make sure we aren't missing more EXECUTORCH_BUILD_ options

Add missing EXECUTORCH_BUILD_ options. s/EXECUTORCH_BUILD_GTESTS/EXECUTORCH_BUILD_TESTS/ . Sort them. Run cmake-format.
@pytorch-bot
Copy link

pytorch-bot bot commented Jan 9, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/7574

Note: Links to docs will display an error until the docs builds have been completed.

❗ 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

⏳ No Failures, 17 Pending

As of commit f3c4ee4 with merge base e1c0bcf (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jan 9, 2025
@swolchok swolchok added the release notes: build Changes related to build, including dependency upgrades, build flags, optimizations, etc. label Jan 9, 2025
@swolchok swolchok requested review from Olivia-liu, dbort and shoumikhin and removed request for Olivia-liu, dbort and shoumikhin January 9, 2025 18:26
@swolchok swolchok merged commit c54ca14 into main Jan 9, 2025
43 of 45 checks passed
@swolchok swolchok deleted the clean-up-print-config branch January 9, 2025 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. release notes: build Changes related to build, including dependency upgrades, build flags, optimizations, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants