project(test-mocks)

add_library(test-mocks STATIC
    test-mocks.cpp
    test-mocks.h
    test-mocks_Namespace.h
    test-mocks_Defs.h
    test-mocks_SerialMock.cpp
    test-mocks_SerialMock.hpp
    test-mocks_SerialMock.h
)
