Arni

Results 33 comments of Arni

https://github.com/cpm-cmake/CPM.cmake/issues/501 here's working example with boost

Thanks for the answer and for your efforts to make the starter better! I think using clang-tidy as warning tool or warning-as-error tool is amazing actually. I prefer use it...

It works, but you need to compile musikcube with specfic cmake flags. For openrc and other elogind related: `-DUSE_ELOGIND=true` . Some times ago I wrote ebuild for gentoo and it...

@ScottBailey I tried this For my own setup it works as expected: It applies patches But with docker linux I got a bug : It doesn't apply patches. [Here's the...

Hm, it seems removing CPM_SOURCE_CACHE triggers the error

I tried some debugging when it happens ( when CPM_SOURCE_CACHE is not set) It seems to not invoke your function because of [an if statement ](https://github.com/ScottBailey/CPM.cmake/blob/779328486b030ac59b083032c5604eda3e143074/cmake/CPM.cmake#L761)

> > It seems to not invoke your function because of [an if statement ](https://github.com/ScottBailey/CPM.cmake/blob/779328486b030ac59b083032c5604eda3e143074/cmake/CPM.cmake#L761) > > Good catch, I think I may have fixed it in [311cd3f](https://github.com/cpm-cmake/CPM.cmake/commit/311cd3f46b02be9e41c9a9e4278ce37597174ff6). Yep, it...

> Which terminal emulator are you using? Does it crash if you start using `TERM=xterm-256color musikcube`? I tried in plasma x11 and wayland, in kitty and in konsole, in raw...

maybe this can help somehow: ![image](https://github.com/clangen/musikcube/assets/58738099/112c65e9-8fba-43aa-bb75-9bb528d5ea61)

after some further debugging i found out the problem happens somewhere here: 289 line ( musikcube 3.0.1 ) ![image](https://github.com/clangen/musikcube/assets/58738099/a29a843c-4880-4443-bcf5-913f63a7f505)