Closed c1ttim closed 2 years ago
I got an error when I was trying to build an app: meson.build:93:0: ERROR: Invalid use of addition: can only concatenate list (not "str") to list
meson.build:93:0: ERROR: Invalid use of addition: can only concatenate list (not "str") to list
meson version: 0.59.4 platform: Fedora 35
So, I did a fix and share it with you.
cool, thank you very much!
I got an error when I was trying to build an app:
meson.build:93:0: ERROR: Invalid use of addition: can only concatenate list (not "str") to list
meson version: 0.59.4 platform: Fedora 35
So, I did a fix and share it with you.