Skip to content

Conversation

jslee02
Copy link
Member

@jslee02 jslee02 commented May 11, 2020

No description provided.

@jslee02 jslee02 requested a review from psigen May 11, 2020 05:33
Comment on lines +16 to +20
cmake .. \
"-DCMAKE_BUILD_TYPE=${BUILD_TYPE}" \
"-DCHIMERA_TREAT_WARNINGS_AS_ERRORS=ON" \
"-DLLVM_DIR=${LLVM_DIR}" \
"-DCODECOV=ON"
Copy link
Member

Choose a reason for hiding this comment

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

Instead of this copy-paste, can we simply assign an intermediate variable like USE_CODECOV and have a single cmake command?

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.

2 participants