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