From 3cdb6f464d0e3036d8cb42fc2ddecace29213932 Mon Sep 17 00:00:00 2001 From: Silvio Kunaschk Date: Sun, 5 May 2019 23:17:26 +0200 Subject: [PATCH] added initial conanfile.txt --- conanfile.txt | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 conanfile.txt diff --git a/conanfile.txt b/conanfile.txt new file mode 100644 index 00000000..a2d0a415 --- /dev/null +++ b/conanfile.txt @@ -0,0 +1,27 @@ +[requires] +OUIBlendish/latest@qno/testing +OSDialog/latest@qno/testing +NanoSVG/latest@qno/testing + +SpeexDSP/1.2rc3@qno/testing +RtAudio/5.1.0@qno/testing +RtMidi/4.0.0@qno/testing +Pffft/latest@qno/testing + +#OpenSSL/1.1.1b@conan/stable +OpenSSL/1.0.2r@conan/stable + +jansson/2.11@bincrafters/stable +#libcurl/7.64.1@bincrafters/stable +libcurl/7.61.1@bincrafters/stable +libzip/1.5.1@bincrafters/stable + +#Poco/1.9.0@pocoproject/stable + +[generators] +cmake + +[options] +#Poco:shared=True + +[imports]