Fix typo "encmake" in emcmakeGenerateTask() #1200

Closed
NickGerleman wants to merge 1 commits from export-D42279467 into main
NickGerleman commented 2022-12-29 08:41:08 -08:00 (Migrated from github.com)

Summary: The task definitions in the (OSS-specific) build for Yoga's JS bindings expose emcmakeGenerateTask() to run Emscripten's emcmake wrapper over cmake's project generator. This fixes a typo in its log output, where it will output "encmake" instead of "emcmake".

Differential Revision: D42279467

Summary: The task definitions in the (OSS-specific) build for Yoga's JS bindings expose `emcmakeGenerateTask()` to run Emscripten's `emcmake` wrapper over `cmake`'s project generator. This fixes a typo in its log output, where it will output "e*n*cmake" instead of "e*m*cmake". Differential Revision: D42279467
facebook-github-bot commented 2022-12-29 08:41:41 -08:00 (Migrated from github.com)

This pull request was exported from Phabricator. Differential Revision: D42279467

This pull request was **exported** from Phabricator. Differential Revision: [D42279467](https://www.internalfb.com/diff/D42279467)
facebook-github-bot commented 2022-12-29 13:24:04 -08:00 (Migrated from github.com)

This pull request has been merged in facebook/yoga@b0b255072c.

This pull request has been merged in facebook/yoga@b0b255072ce8e722448e8f4a5fa0240f7fee984a.

Pull request closed

Sign in to join this conversation.
No description provided.