summaryrefslogtreecommitdiff
path: root/settings.gradle.kts
blob: e1e8d4fd8e14e49497769cdae55b1a50c6fa0282 (plain)
1
2
3
4
5
6
7
8
/*
 * Copyright (c) 2012-2016 Arne Schwabe
 * Distributed under the GNU GPL v2 with additional terms. For full terms see the file doc/LICENSE.txt
 */

include(":main")
include(":tlsexternalcertprovider")
include(":remoteExample")