aboutsummaryrefslogtreecommitdiff
path: root/configuration.ccl
blob: 696ef5c9049c07939294c082bf80f1b54364302b (plain)
1
2
3
4
5
6
7
8
9
10
11
# Configuration definitions for thorn GSL

PROVIDES GSL
{
  SCRIPT src/detect.sh
  LANG bash
  OPTIONS GSL_DIR GSL_INSTALL_DIR GSL_LIBS
}

# Pass configuration options to build script
REQUIRES GSL