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

ADDED: a function to prevent code repetition #205

Merged

Conversation

NehilDanis
Copy link
Contributor

Resolves #130 and also #204

@nachovizzo
Copy link
Collaborator

@NehilDanis thanks a lot for this!

I removed one input for the cmake function and tried to guess it from the other arguments to make it a a bit "less verbose" and also moved the utils.cmake to the main .cmake file, to avoid having more files and to be more transparent of what's going on under the hood.

Could you please review the change and tell me your opinion? Thanks!

Copy link
Contributor Author

@NehilDanis NehilDanis left a comment

Choose a reason for hiding this comment

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

I added one comment, but other than that everything looks good 🚀

cpp/kiss_icp/3rdparty/find_dependencies.cmake Outdated Show resolved Hide resolved
@nachovizzo nachovizzo merged commit f078513 into PRBonn:main Aug 18, 2023
16 checks passed
@NehilDanis NehilDanis deleted the nehil/find-external-dependency-func branch August 18, 2023 22:11
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.

Add find_external_dependency cmake function
2 participants