mirror of https://github.com/GOSTSec/poolserver
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
252 B
5 lines
252 B
12 years ago
|
option(POOLSERVER "Build Pool Server" 1)
|
||
|
option(STRATUM "Build Pool Server with Stratum" 1)
|
||
|
option(STATSSERVER "Build Stats Server" 1)
|
||
|
option(MYSQL "Use MySQL database" 1)
|