aboutsummaryrefslogtreecommitdiffstats
path: root/conanfile.txt
blob: 7840be9e81db16b707003195b4e324eb1390c79f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[requires]
bison/3.5.3
c-ares/1.18.1
libiconv/1.15
openssl/1.1.1l
ragel/6.10
yasm/1.3.0
zlib/1.2.12

[options]
libiconv:shared=True

[imports]
bin, *yasm* -> ./bin
bin, bison* -> ./bin/bison/bin
bin, ragel* -> ./bin
bin, ytasm* -> ./bin
res, * -> ./bin/bison/res

[generators]
cmake_find_package
cmake_paths