open-simulation-platform / libcosim

OSP C++ co-simulation library
https://open-simulation-platform.github.io/libcosim
Mozilla Public License 2.0
54 stars 10 forks source link

preparing for 0.10.1 release #728

Closed restenb closed 1 year ago

restenb commented 1 year ago

As discussed, we need a quick patch release now to proxyfmu 0.3.0 that includes FindThrift.cmake.

I assume this removes the need for cmake_find_packagegenerator both here & downstream, so I updated that.

We can test with proxyfmu/0.3.0@osp/testing-undo_cmake_find_package and update once proxyfmu is released.

markaren commented 1 year ago

Additional cmake include paths can be removed as in https://github.com/open-simulation-platform/libcosim/pull/727