Use pkg-config for curses if find_package doesn't work
@necessarily-equal, does this fix the issue too, or is the issue always happen if find_package is used?
This is an alternate implementation for:
- https://github.com/DaemonEngine/Daemon/pull/785
Original message:
This reportedly fixes a compilation error on Gentoo, similar to https://github.com/jonathanklee/ngp/issues/30.
@illwieckz: I unfortunately have no mean of testing if this is fixed, as I don't use gentoo.
On Sun, May 14 2023 at 15:56:55 -07:00:00, Thomas Debesse @.***> wrote:
@necessarily-equal, does this fix the issue too, or is the issue always happen if find_package is used?
This is an alternate implementation for:
#785 Original message:
This reportedly fixes a compilation error on Gentoo, similar to jonathanklee/ngp#30.
You can view, comment on, or merge this pull request online at: https://github.com/DaemonEngine/Daemon/pull/870
Commit Summary 848cb3b Use pkg-config for curses File Changes (1 file) M CMakeLists.txt (11) Patch Links: https://github.com/DaemonEngine/Daemon/pull/870.patch https://github.com/DaemonEngine/Daemon/pull/870.diff — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>