mirror of
https://gitlab.com/square-game-liberation-front/F.E.I.S.git
synced 2025-02-24 05:53:23 +01:00
5 lines
97 B
Meson
5 lines
97 B
Meson
|
inc = include_directories('.', 'imgui')
|
||
|
|
||
|
sources += files('tinyfiledialogs.cpp')
|
||
|
|
||
|
subdir('imgui')
|