find_package(PIP)
if (PIP_FOUND)

	qad_library(piqt "Gui;Positioning" "PIP;qad_widgets")
	
endif()
