-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconanfile.txt
50 lines (47 loc) · 1.04 KB
/
conanfile.txt
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
[requires]
poco/1.13.2
pson/1.0.7
openssl/[>=3.0 <3.1]
gmp/6.2.1
privmxdrvcrypto/1.0.2
privmxdrvecc/1.0.2
privmxdrvnet/1.0.3
gtest/[^1.15.0]
readline/[^8.2.0]
[options]
*:shared = True
pson*:fPIC=False
poco*:shared = True
poco*:enable_jwt=False
poco*:enable_net=True
poco*:enable_pdf=False
poco*:enable_xml=True
poco*:enable_zip=False
poco*:enable_data=False
poco*:enable_fork=True
poco*:enable_json=True
poco*:enable_util=True
poco*:enable_redis=False
poco*:enable_crypto=True
poco*:enable_netssl=True
poco*:enable_mongodb=False
poco*:enable_pocodoc=False
poco*:enable_sevenzip=False
poco*:with_sql_parser=False
poco*:enable_cppparser=False
poco*:enable_data_odbc=False
poco*:enable_encodings=True
poco*:enable_data_mysql=False
poco*:enable_prometheus=False
poco*:enable_data_sqlite=False
poco*:enable_activerecord=False
poco*:enable_pagecompiler=False
poco*:enable_apacheconnector=False
poco*:enable_data_postgresql=False
poco*:enable_activerecord_compiler=False
poco*:enable_pagecompiler_file2page=False
[generators]
CMakeDeps
CMakeToolchain
[layout]
cmake_layout