-
Notifications
You must be signed in to change notification settings - Fork 1
/
hoot_profile
52 lines (46 loc) · 943 Bytes
/
hoot_profile
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
# Create a symbolic link to this file from .conan
# ln -s `pwd`/hoot_profile ~/.conan/profiles/default
[settings]
os=Linux
os_build=Linux
arch=x86_64
arch_build=x86_64
compiler=gcc
compiler.version=8
compiler.libcxx=libstdc++
build_type=Release
[options]
boost:shared=False
coinglpk:shared=False
icu:shared=False
libnode:shared=True
libphonenumber:shared=False
libuuid:shared=False
pcre:shared=False
protobuf:shared=False
opencv:shared=False
opencv:with_gtk=False
opencv:with_jasper=False
opencv:with_jpeg=False
opencv:with_openexr=False
opencv:with_png=False
opencv:with_tbb=False
opencv:with_tiff=False
qt:opengl=no
qt:widgets=False
qt:shared=False
qt:with_icu=False
qt:with_odbc=False
qt:with_zstd=False
qt:with_dbus=False
qt:with_glib=False
qt:gui=True
qt:qt3d=False
qt:with_sqlite3=True
qt:with_pq=False
qt:with_mysql=False
openssl:shared=False
libtiff:shared=False
liboauthcpp:shared=False
xkbcommon:shared=False
zlib:shared=False