[readosm] Update to 1.1.0a#15038
Conversation
|
The detection failure is caused by spatialite-tools. I fixed this port in PR #15039. I don’t know if I need to block the linux and osx compilation of spatialite-tools in this PR. |
|
@longhuan2018, after PR #15039 merged, I will rerun the CI testing, so you don't need to block them in this PR. |
PhoebeHui
left a comment
There was a problem hiding this comment.
Thanks for your contribution!
Could you please exported the cmake config and targets file instead?
|
Do I need to add spatialite-tools to ci.baseline.txt first to exclude its compilation in linux and osx? Because the current version of the spatialite-tools port only supports windows. @PhoebeHui |
|
@longhuan2018, since you have fixed it by PR #15039, so this is not required, I will rerun the CI testing after the PR merged. |
|
But spatialite-tools is dependent on readosm. If this PR fails, then it cannot be compiled. |
|
@longhuan2018, I think you should update the 2 ports togather, then the CI would test the changes and catch the regressions. |
|
This is what I split from PR #14951, CI has been verified |
|
@longhuan2018, that's fine, you can enable the spatialite-tools in PR #15039 after this PR merged. |
PhoebeHui
left a comment
There was a problem hiding this comment.
Thanks for your contribution!
Co-authored-by: Billy O'Neal <bion@microsoft.com>
|
Thanks! |
update to 1.1.0a
support linux and osx build