File: testconfig.py.in

package info (click to toggle)
aoflagger 3.5.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,004 kB
  • sloc: cpp: 67,891; python: 497; sh: 242; makefile: 22
file content (9 lines) | stat: -rw-r--r-- 341 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
SRC_DIR = "@CMAKE_SOURCE_DIR@/test/integration"
BIN_DIR = "@CMAKE_BINARY_DIR@"
RESOURCE_DIR = "@CMAKE_BINARY_DIR@/test_data"
aoflagger = "@CMAKE_BINARY_DIR@/aoflagger"
aoqplot = "@CMAKE_BINARY_DIR@/aoqplot"
aoquality = "@CMAKE_BINARY_DIR@/aoquality"
rfigui = "@CMAKE_BINARY_DIR@/rfigui"
taql = "@TAQL_EXECUTABLE@"
enable_gui = "@ENABLE_GUI@"