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

Cleanup cmake usage when MatX is a dependent project #827

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

tmartin-gh
Copy link
Collaborator

Couple minor items:

  1. Use FetchContent_Declare's SOURCE_DIR feature instead of directly setting a variable
  2. Use CMAKE_CURRENT_SOURCE_DIR relative path to test vectors, allowing MatX tests to be built when MatX is not the top level project

@tmartin-gh
Copy link
Collaborator Author

/build

@cliffburdick cliffburdick merged commit 39ba917 into NVIDIA:main Jan 16, 2025
1 check passed
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