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