add cmake build system support
authorLukas Rusak <lorusak@gmail.com>
Tue, 3 Oct 2017 23:44:37 +0000 (16:44 -0700)
committerLukas Rusak <lorusak@gmail.com>
Tue, 3 Oct 2017 23:44:37 +0000 (16:44 -0700)
commitf7e69419f213fd3fc312d3faef8f9dd05036b6c9
treee3c48ba4b17b4fc467ce25ee88a4765d1a2e4d64
parent78293f2ba8e331e3069514b77943edabf2a2a2fb
add cmake build system support
CMakeLists.txt [new file with mode: 0644]
cmake/ConfigureChecks.cmake [new file with mode: 0644]
cmake/FindSMB2.cmake [new file with mode: 0644]
cmake/Modules/FindGSSAPI.cmake [new file with mode: 0644]
cmake/config.h.cmake [new file with mode: 0644]
cmake/libsmb2.pc.cmake [new file with mode: 0644]
examples/CMakeLists.txt [new file with mode: 0644]
lib/CMakeLists.txt [new file with mode: 0644]