Fix typo "encmake" in emcmakeGenerateTask() #1200
Reference in New Issue
Block a user
No description provided.
Delete Branch "export-D42279467"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary: The task definitions in the (OSS-specific) build for Yoga's JS bindings expose
emcmakeGenerateTask()
to run Emscripten'semcmake
wrapper overcmake
's project generator. This fixes a typo in its log output, where it will output "encmake" instead of "emcmake".Differential Revision: D42279467
This pull request was exported from Phabricator. Differential Revision: D42279467
This pull request has been merged in facebook/yoga@b0b255072c.
Pull request closed