project(Mod_Communication C)

add_library(Mod_Communication
    Communication.c
    messagerie_applicative.c
)

