• Robert Schmidt's avatar
    T GUI tools: guard with cmake option, default off · 372c0673
    Robert Schmidt authored
    The T tools offering a GUI use libxft as a dependency. By default, we
    try to limit the amount of dependencies, but libxft comes with X11.
    
    Put the GUI tools behind cmake option T_TOOLS_GUI (default: off) to only
    build on demand with a cmake option.
    372c0673
CMakeLists.txt 3 KB