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

Migrate to use CMake's FindSQLite3 module #2852

Merged
merged 2 commits into from
Jun 13, 2022

Conversation

traversaro
Copy link
Member

CMake now ships a FindSQLite3.cmake module, so we can migrate YARP to use that one instead of using the FindSQLite.cmake in YCM (see robotology/ycm-cmake-modules#418).

@update-docs
Copy link

update-docs bot commented Jun 13, 2022

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would update the release notes by adding a file in doc/release/<target_branch>, based on your changes.

@traversaro traversaro temporarily deployed to code-analysis June 13, 2022 11:34 Inactive
@traversaro traversaro temporarily deployed to code-analysis June 13, 2022 11:34 Inactive
@traversaro traversaro temporarily deployed to code-analysis June 13, 2022 11:34 Inactive
@traversaro
Copy link
Member Author

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would update the release notes by adding a file in doc/release/<target_branch>, based on your changes.

Done in c9040a6 .

@traversaro traversaro temporarily deployed to code-analysis June 13, 2022 13:06 Inactive
@traversaro traversaro temporarily deployed to code-analysis June 13, 2022 13:06 Inactive
@traversaro traversaro temporarily deployed to code-analysis June 13, 2022 13:06 Inactive
@randaz81 randaz81 self-assigned this Jun 13, 2022
@randaz81 randaz81 self-requested a review June 13, 2022 13:38
@randaz81 randaz81 merged commit c78fcfc into robotology:yarp-3.7 Jun 13, 2022
randaz81 added a commit that referenced this pull request Jun 20, 2022
Fix regression in #2852 that created problem if no system SQLite was installed
@traversaro traversaro deleted the migratefindsqlite3 branch June 22, 2022 12:55
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.

2 participants