inc = include_directories('.', 'imgui')
sources += files(
'tinyfiledialogs.cpp',
'whereami.cpp',
'whereami++.cpp',
)
subdir('imgui')