mirror of
https://gitlab.com/square-game-liberation-front/F.E.I.S.git
synced 2025-02-24 14:03:54 +01:00
8 lines
151 B
Meson
8 lines
151 B
Meson
|
sources += files(
|
||
|
'imgui.cpp',
|
||
|
'imgui_demo.cpp',
|
||
|
'imgui_draw.cpp',
|
||
|
'imgui-SFML.cpp',
|
||
|
'imgui_stdlib.cpp',
|
||
|
'imgui_widgets.cpp',
|
||
|
)
|