index
:
ftp-asio.git
main
Async C++ FTP client library using Boost.Asio
Daniil Rozanov
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
blob: 3d04ea49670c326fc34b98b0b84e200c89977aa9 (
plain
)
1
2
3
4
5
cmake_minimum_required(VERSION 3.15) project( ftp VERSION 0.0.1 LANGUAGES CXX)