aboutsummaryrefslogtreecommitdiffstats
path: root/conanfile.txt
blob: bfa3fd9cd921fa59085f959a4758f928327554f7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[requires]
libiconv/1.15

[tool_requires]
bison/3.8.2
m4/1.4.19
ragel/6.10
yasm/1.3.0

[options]
libiconv:shared=True

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

[generators]
cmake_find_package
cmake_paths