halley icon indicating copy to clipboard operation
halley copied to clipboard

CMake: Fix finding X11 on Linux

Open akien-mga opened this issue 4 years ago • 4 comments
trafficstars

This was mentioned in #93 and I can confirm that without it CMake doesn't fix X11.

akien-mga avatar May 24 '21 12:05 akien-mga

Thanks, with that patch I was able to compile.

derchr avatar Jul 14 '21 10:07 derchr

Can confirm fix (tried on Ubuntu 20.04 and WSL2/Debian Buster)

code-disaster avatar Aug 04 '21 12:08 code-disaster

Ubuntu 20.04 confirmed here too. Could this be merged in?

JLouhela avatar Oct 09 '21 10:10 JLouhela

Just ran into this and fixed it the exact same way while building for NixOS / Nixpkgs.

photex avatar Oct 27 '21 18:10 photex