Edit

IABSD.fr/xenocara/lib/libXau/meson_options.txt

Branch :

  • Show log

    Commit

  • Author : matthieu
    Date : 2025-03-16 12:02:40
    Hash : a307c9b9
    Message : Update libXau to 1.0.12

  • lib/libXau/meson_options.txt
  • # SPDX-License-Identifier: MIT
    # Copyright © 2023 Intel Corporation
    
    option(
      'xthreads',
      type : 'boolean',
      value : true,
      description : 'Whether libXau should be compiled with thread support.'
    )