Replace deprecated luaL_openlib() by luaL_register()
[apps/madmutt.git] / lib-mx / CMakeLists.txt
1 ADD_LIBRARY(mx
2     compress.c
3     hcache.c
4     mbox.c
5     mh.c
6     mx.c
7     pop.c
8     pop-new.c
9 )