Skip to content

Conversation

@schiele
Copy link

@schiele schiele commented Apr 2, 2025

The old code materialized the library code into the slicer binary instead of linking the library itself. This does complicate the structure and since I didn't really see the point I changed this to just link the library.

The old code materialized the library code into the slicer binary
instead of linking the library itself. This does complicate the
structure and since I didn't really see the point I changed this to just
link the library.
@schiele schiele requested a review from supermerill as a code owner April 2, 2025 17:00
@supermerill
Copy link
Owner

It's still compiling on windows and mac?

@schiele
Copy link
Author

schiele commented Apr 3, 2025

It's still compiling on windows and mac?

Honestly, I have no machine at hand where I could test this. Technically I would expect so since I moved this from a very exotic way of implementing this into the standard CMake approach of integrating a library.

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