cmake HAVE_SRTP_SRTP_H examples

rbfx/rbfx Source/ThirdParty/libdatachannel/cmake/Modules/FindlibSRTP.cmake :67

find_package_handle_standard_args(libSRTP
	DEFAULT_MSG
	SRTP_INCLUDE_DIRS SRTP_LIBRARIES HAVE_SRTP_SRTP_H SRTP_VERSION
)

rbfx/rbfx Source/ThirdParty/libdatachannel/cmake/Modules/FindlibSRTP.cmake :72

mark_as_advanced(SRTP_INCLUDE_DIRS SRTP_LIBRARIES HAVE_SRTP_SRTP_H SRTP_VERSION)