[escher/test] Layout selection in layout_field

This commit is contained in:
Léa Saviot
2019-12-23 14:44:56 +01:00
parent a92326f9c9
commit 61f26e3e4c
3 changed files with 219 additions and 1 deletions

View File

@@ -86,6 +86,9 @@ escher_src += $(addprefix escher/src/,\
window.cpp \
)
tests_src += $(addprefix escher/test/,\
layout_field.cpp\
)
$(eval $(call rule_for, \
HOSTCC, \