[build] add out of tree modules (mod_coreclr, mod_janus, and mod_mosquitto) to modules.conf. Uncomment their line(s) to include them in your build.

This commit is contained in:
Chris Rienzo 2020-08-12 15:26:10 +00:00
parent 53c3850f97
commit 6b39f3a3e2
1 changed files with 5 additions and 0 deletions

View File

@ -170,5 +170,10 @@ xml_int/mod_xml_scgi
#../../libs/freetdm/mod_freetdm #../../libs/freetdm/mod_freetdm
## Out of tree modules - open issues in their respective repositories
#mod_coreclr|https://github.com/freeswitch/mod_coreclr.git -b master
#mod_janus|https://github.com/freeswitch/mod_janus.git -b master
#mod_mosquitto|https://github.com/freeswitch/mod_mosquitto.git -b master
## Experimental Modules (don't cry if they're broken) ## Experimental Modules (don't cry if they're broken)
#../../contrib/mod/xml_int/mod_xml_odbc #../../contrib/mod/xml_int/mod_xml_odbc