repo.or.cz
/
syren.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
it is now possible to build Syren with GnuTLS (and GnuTLS will be used by default...
[syren.git]
/
src
/
Jamfile
blob
4ffd81c053b0ad2b276c506bc2b2522cb124f889
1
SubDir TOP src ;
2
3
4
if ! $(USE_GNUTLS) && ! $(NO_HTTPS) {
5
SubInclude TOP src libpolarssl ;
6
}
7
SubInclude TOP src sylib ;
8
SubInclude TOP src syren ;