[impl] Allow only one application instance only [impl] Automatic start of browser with the right command line argument [chore] Update dependencies to conan
19 lines
353 B
Plaintext
19 lines
353 B
Plaintext
[requires]
|
|
libzip/1.5.1@bincrafters/stable
|
|
libcurl/7.61.1@bincrafters/stable
|
|
boost/1.69.0@conan/stable
|
|
cryptopp/7.0.0@bincrafters/stable
|
|
qt/5.12.0@bincrafters/stable
|
|
|
|
[generators]
|
|
visual_studio
|
|
|
|
[options]
|
|
libzip:shared=True
|
|
libcurl:shared=False
|
|
libcurl:with_openssl=False
|
|
libcurl:with_winssl=True
|
|
boost:shared=False
|
|
cryptopp:shared=False
|
|
qt:shared=True
|