Skip to content
New issue

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

Change CMAKE_SOURCE_DIR to CMAKE_CURRENT_SOURCE_DIR #10306

Merged
merged 1 commit into from
Feb 18, 2022

Conversation

Raphael-Hao
Copy link
Contributor

Using CMAKE_SOURCE_DIR directly in modules/*.cmake causes cmake-related errors while integrating TVM in other projects. CMAKE_CURRENT_SOURCE_DIR should be used instead to avoid such errors

@Raphael-Hao Raphael-Hao marked this pull request as ready for review February 18, 2022 09:01
@masahi masahi merged commit dace8b7 into apache:main Feb 18, 2022
pfk-beta pushed a commit to pfk-beta/tvm that referenced this pull request Apr 11, 2022
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.

None yet

3 participants