We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://travis-ci.org/wjakob/tbb/jobs/163667285
The syntax you are using for target_link_libraries is only valid in 2.8.12 or greater.
see: https://cmake.org/cmake/help/v2.8.11/cmake.html vs: https://cmake.org/cmake/help/v2.8.12/cmake.html
see note at: b3078a4#diff-af3b638bc2a3e6c650974192a53c7291R218
The text was updated successfully, but these errors were encountered:
Fixed, thank you.
Sorry, something went wrong.
No branches or pull requests
https://travis-ci.org/wjakob/tbb/jobs/163667285
The syntax you are using for target_link_libraries is only valid in 2.8.12 or greater.
see:
https://cmake.org/cmake/help/v2.8.11/cmake.html
vs:
https://cmake.org/cmake/help/v2.8.12/cmake.html
see note at: b3078a4#diff-af3b638bc2a3e6c650974192a53c7291R218
The text was updated successfully, but these errors were encountered: