Skip to content

Conversation

@goto-bus-stop
Copy link
Member

@goto-bus-stop goto-bus-stop commented May 27, 2020

genieutils already depends on <filesystem> so we don't lose anything by doing the same.

Includes a bunch of fixes to path conversion, where we were implicitly converting paths to strings, which is not portable, and I don't know why C++ even has that feature because it is a bad one.

The cmake changes here might also accidentally "fix" the miniz linking issues @twestura was running into—proper fix is in sandsmark/genieutils#9 but now we're compiling genieutils and WK into the same static library and WK also includes the miniz code, so it all ends up linking fine (at least on CI).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants