-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.autocgalrc
More file actions
22 lines (19 loc) · 786 Bytes
/
.autocgalrc
File metadata and controls
22 lines (19 loc) · 786 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#!/bin/sh
CGAL_ROOT="C:/dev/CGAL_ROOT"
REFERENCE_PLATFORMS_DIR="CGAL-REF"
BUILD_HOSTS="localhost"
CGAL_TESTER="Christo"
CGAL_TESTER_NAME="Christo (GF)"
CGAL_TESTER_ADDRESS="jane.tournois@geometryfactory.com"
COMPILERS_localhost=""
COMPILERS_localhost="$COMPILERS_localhost MSVC-2022-Community-Release"
COMPILERS_localhost="$COMPILERS_localhost MSVC2017-Debug-64bits"
COMPILERS_localhost="$COMPILERS_localhost MSVC2017-Release-64bits"
COMPILERS_localhost="$COMPILERS_localhost MSVC2015-Release-64bits"
COMPILERS_localhost="$COMPILERS_localhost MSVC-2022-Preview-Release"
COMPILERS_localhost="$COMPILERS_localhost ICPC-2025.1-Release"
COMPILERS_localhost="$COMPILERS_localhost MSVC-2019-Community-Release"
MYSHELL="bash --login"
FTP_OPTS="-v -n"
PROCESSORS_localhost="4"
#KEEP_TESTS=y