Skip to content

Closes #6 again. Requesting X11_LIBRARIES brought in libXext, libICE, ... in cmake.

Change to requesting X11_X11_LIB specifically (libX11.so). This keeps libXext, ... from being imported into the dv build (other than being pulled in implicitly by libXm.so).

Merge request reports