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

Prepend CMake Module Path with Sample Module Directory #134

Merged
merged 2 commits into from
Oct 23, 2024

Conversation

threeal
Copy link
Owner

@threeal threeal commented Oct 23, 2024

This pull request resolves #133 by prepending the CMAKE_MODULE_PATH variable with the sample module's directory, allowing the module to be included using its name instead of the full path. This change also updates how the sample module is included in the test files.

Signed-off-by: Alfi Maulana <alfi.maulana.f@gmail.com>
Signed-off-by: Alfi Maulana <alfi.maulana.f@gmail.com>
@threeal threeal added this to the Version 2.1.1 milestone Oct 23, 2024
@threeal threeal self-assigned this Oct 23, 2024
@threeal threeal merged commit de1ef1e into main Oct 23, 2024
2 checks passed
@threeal threeal deleted the prepend-cmake-module-path-with-sample-list-dir branch October 23, 2024 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Prepend CMake Module Path with Sample Module Directory
1 participant