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

Fix test-util build to use correct BACKEND_REPO_TAG #3063

Merged
merged 1 commit into from
Jun 30, 2021
Merged

Conversation

deadeyegoodwin
Copy link
Contributor

No description provided.

@@ -57,9 +57,19 @@ FetchContent_Declare(
GIT_TAG ${TRITON_CORE_REPO_TAG}
GIT_SHALLOW ON
)
FetchContent_Declare(
Copy link
Contributor

Choose a reason for hiding this comment

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

We do this inside the test/example backends. I think we can remove this change and keep the one in CMakeLists.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants