find_package(PIP)
if (PIP_FOUND)
	qad_library(virtual_keyboard "Gui;Widgets" "qad_piqt")
endif()
