index
:
mailcore2
master
simple and asynchronous API to work with IMAP, POP, and SMTP
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
CMakeLists.txt
blob: a70ccf5d7a66f1e8a152f27d10f2fe6686abb17e (
plain
)
1
2
3
4
cmake_minimum_required (VERSION 2.6) project (mailcore2) add_subdirectory (src)