Skip to content

Conversation

@sbc100
Copy link
Member

@sbc100 sbc100 commented Jul 6, 2018

This is currently breaking the wasm wasterfall

This is currently breaking the wasm wasterfall
@sbc100 sbc100 requested a review from kripken July 6, 2018 03:30
# optional), install them
IF(EXISTS "bin/binaryen.js")
IF(EXISTS "${CMAKE_SOURCE_DIR}/bin/binaryen.js")
INSTALL(FILES bin/binaryen.js DESTINATION ${CMAKE_INSTALL_DATADIR}/${PROJECT_NAME})
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmm, don't we also need the prefix for bin/binaryen.js on this line as well (and below)?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, reading the docs again I see this is fine as it is, lgtm.

@kripken kripken merged commit 14ea999 into master Jul 6, 2018
@kripken kripken deleted the fix_out_of_tree branch July 6, 2018 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants