mirror of
https://github.com/mii443/libdatachannel.git
synced 2025-08-22 23:25:33 +00:00
Added install directive to CMakeLists
This commit is contained in:
@ -17,8 +17,10 @@
|
||||
*/
|
||||
|
||||
// C++ API
|
||||
#include "datachannel.hpp"
|
||||
#include "include.hpp"
|
||||
#include "log.hpp"
|
||||
//
|
||||
#include "datachannel.hpp"
|
||||
#include "peerconnection.hpp"
|
||||
|
||||
// C API
|
||||
|
Reference in New Issue
Block a user