Skip to content

Update libsdptransform to 1.2.10; use cmake's FetchContent; cleanup deps#171

Merged
jmillan merged 4 commits intoversatica:v3from
tdrz:feature/updatelibsdptransform
Dec 18, 2023
Merged

Update libsdptransform to 1.2.10; use cmake's FetchContent; cleanup deps#171
jmillan merged 4 commits intoversatica:v3from
tdrz:feature/updatelibsdptransform

Conversation

@tdrz
Copy link
Copy Markdown
Contributor

@tdrz tdrz commented Dec 15, 2023

I was having issues compiling libmediasoupclient on ubuntu 22.04 and it turns out that updating libsdptransform to latest available (1.2.10) solved it.

I also used cmake's FetchContent instead of using the deps/libsdptransform folder. Maybe something to use also for catch2?

Copy link
Copy Markdown
Member

@jmillan jmillan left a comment

Choose a reason for hiding this comment

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

Seems like a good idea fetching Catch2 too, for consistency.

@tdrz
Copy link
Copy Markdown
Contributor Author

tdrz commented Dec 16, 2023

Also added fetching of Catch2.

@tdrz
Copy link
Copy Markdown
Contributor Author

tdrz commented Dec 16, 2023

As a side note, libsdptransform is in ibc's github space (https://github.com/ibc/libsdptransform.git). Maybe he could consider moving it to versatica.

@tdrz tdrz changed the title Update libsdptransform to 1.2.10; use cmake's FetchContent; cleanup deps/libsdptransform Update libsdptransform to 1.2.10; use cmake's FetchContent; cleanup deps Dec 16, 2023
@jmillan jmillan merged commit 1465388 into versatica:v3 Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants