add_library(zipdirfs_test_components_obj OBJECT
        ChangedProxy.cpp
        ChangedStart.cpp
        EntryListProxyIncremental.cpp
        EntryListProxyProxy.cpp
        NativeChanged.cpp
        NativeDirectoryEnumerator.cpp
        NativeFactory.cpp
        ZipDirectoryEnumerator.cpp
        ZipFactory.cpp
        ZipFileChanged.cpp
)

add_library(zipdirfs_test_components_fixtures_obj OBJECT
        Fixtures/ZipFactoryAccess.cpp
)
