wlproto(IVI_APP ivi-application) wlproto(IVI_CON ivi-controller) add_executable(winman main.cpp wayland.cpp wayland.hpp util.c util.h ${IVI_APP_PROTO} ${IVI_CON_PROTO}) add_definitions(-DWINMAN_VERSION_STRING="${PACKAGE_VERSION}") target_link_libraries(winman ${WLC_LIBRARIES})