qml_module(ZShell-models
    URI ZShell.Models
    SOURCES
        filesystemmodel.hpp filesystemmodel.cpp
    LIBRARIES
        Qt::Gui
        Qt::Concurrent
)
