wl_library(profile
  SRCS
    profile.h
    profile.cc
  DEPENDS
    base_exceptions
    base_geometry
    base_i18n
    base_log
    base_macros
    build_info
    io_fileread
    io_filesystem
 )
