d551d5dc41
Add lcms2, libdisplay-info, libepoxy, and libxcvt recipes required by the KWin/Mesa display stack.
10 lines
135 B
Meson
10 lines
135 B
Meson
subdir('test_profiles')
|
|
|
|
if get_option('fastfloat')
|
|
subdir('fast_float')
|
|
endif
|
|
|
|
if get_option('threaded')
|
|
subdir('threaded')
|
|
endif
|