leetonidas

Results 3 comments of leetonidas

Sure, will do. I wrote a small [blog post](https://iead.dev/posts/crosscompile_cmake/) demystifying cross compilation. It is basically that setup, just that i use bookworm instead of buster. The checks passed within the...

the changes are inspired by [this post](https://gitlab.kitware.com/cmake/community/-/wikis/doc/tutorials/How-To-Write-Platform-Checks). - changed detection method for readline to CHECK_LIBRARY_EXISTS. This solves detection issues on my system as the not all types used by the...