add_library(profile STATIC
        file.cpp file.h
        profile.cpp profile.h
        )
