add_library(
        # Name
        ime-spelling

        # Headers
        spellingdict.h

        # Sources
        spellingdict.cpp
)
