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

Remove Get Package Directory Function #165

Merged
merged 2 commits into from
Oct 10, 2024
Merged

Remove Get Package Directory Function #165

merged 2 commits into from
Oct 10, 2024

Conversation

threeal
Copy link
Owner

@threeal threeal commented Oct 9, 2024

This pull request resolves #164 by removing the cdeps_get_package_dir function and enforcing the usage of the CDEPS_ROOT variable. To accommodate this change, it also modifies the CDeps.cmake modle to set the CDEPS_ROOT variable to ${CMAKE_SOURCE_DIR}/.cdeps if the variable has not been previously declared.

@threeal threeal self-assigned this Oct 9, 2024
@threeal threeal added the feat label Oct 9, 2024
@threeal threeal added this to the Version 0.1.0 milestone Oct 9, 2024
@threeal threeal force-pushed the rm-get-pkg-dir-func branch from a349e36 to ae41a7d Compare October 9, 2024 16:04
@threeal threeal marked this pull request as ready for review October 9, 2024 16:11
Signed-off-by: Alfi Maulana <alfi.maulana.f@gmail.com>
Signed-off-by: Alfi Maulana <alfi.maulana.f@gmail.com>
@threeal threeal force-pushed the rm-get-pkg-dir-func branch from 219f9a6 to 705f374 Compare October 10, 2024 05:37
@threeal threeal merged commit de50366 into main Oct 10, 2024
4 checks passed
@threeal threeal deleted the rm-get-pkg-dir-func branch October 10, 2024 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Harvested
Development

Successfully merging this pull request may close these issues.

Remove Get Package Directory Function
1 participant