summaryrefslogtreecommitdiffstats
path: root/src/core/CMakeLists.txt
blob: c49763c9162bd8ad168967a5505b05edc4fec41e (plain)
1
2
3
4
5
6
7
8
9
10
erl_target(ephraim-core
  ephraim.erl
  ephraim_conn.erl
  ephraim_conv.erl
  ephraim_event.erl
  ephraim_roster.erl
  ephraim_util.erl
OPTIONS
  +debug_info
)