Skip to content

Releases: spatial-model-editor/sme_deps_common

2025.06.17: Revert "remove cmake workaround"

17 Jun 11:07
294f82f
Compare
Choose a tag to compare
This reverts commit 6bc758e89ccf1c8fb9c3e9b79ca630bd43f847f5.

2025.02.18

18 Feb 07:25
8fac7e2
Compare
Choose a tag to compare
Add nlopt and enable PAGMO_WITH_NLOPT

2025.02.03

03 Feb 16:21
925a214
Compare
Choose a tag to compare
setup-ci -> 2025.02.03: downgrades XCode to 14.3 on x64 mac to avoid …

2025.01.31: add linux arm build (#36)

31 Jan 19:37
5704ef4
Compare
Choose a tag to compare
- setup-ci -> 2025.01.31
- llvm -> 19.1.7
- qt -> 6.8.1-linux-arm64

2025.01.03

03 Jan 15:30
0bbf1b2
Compare
Choose a tag to compare
add comment on tbb patch

Bump setup-ci to 2024.10.29

29 Oct 09:55
4059a55
Compare
Choose a tag to compare
- no longer installs msys ccache as it also pulls in libfmt which vtk then tries to link to
- now uses pre-built binary from ccache github release instead to avoid libfmt getting installed
- resolves #33