cisco / libsrtp

Library for SRTP (Secure Realtime Transport Protocol)
Other
1.23k stars 476 forks source link

replace visual studio project files with cmake #450

Closed pabuhler closed 3 years ago

pabuhler commented 5 years ago

Use and extend the cmake supported added in #449 to allow generation of visual studio project files, or other build systems.

The CMakeLists.txt files will need to be extended to support openssl and building of some test applications.