SET(SOURCES main.cpp CalculatorWidget.cpp)
MAKE_APP(calculator)
TARGET_LINK_LIBRARIES(calculator libui)