f36b6a4582
Add lcms2, libdisplay-info, libepoxy, and libxcvt recipes required by the KWin/Mesa display stack. Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
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
|