mirror of
https://gitlab.freedesktop.org/xorg/lib/libxcursor.git
synced 2025-12-20 03:30:28 +01:00
9 lines
320 B
Text
9 lines
320 B
Text
|
|
option('icondir', type : 'string', value : 'auto',
|
||
|
|
description : 'Default icon directory')
|
||
|
|
|
||
|
|
option('cursorpath', type : 'string', value : 'auto',
|
||
|
|
description : 'Default search path for cursors')
|
||
|
|
|
||
|
|
option('lib_man_suffix', type : 'string', value : '3',
|
||
|
|
description : 'Suffix for library man pages')
|