summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrtk0c <[email protected]>2021-05-09 17:22:58 -0700
committerrtk0c <[email protected]>2021-05-14 23:41:44 -0700
commit203d65e8873f2f1d240b22899ac89855b64974c8 (patch)
treec16afe30234571109248bad1e5f332fe90541f71
parentfa13cad2bf12d8f7f63f7ff6aab07dd2eaf6ec6d (diff)
Add libxlsxwriter as dependency
-rw-r--r--conanfile.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/conanfile.txt b/conanfile.txt
index ef10071..ed63b1b 100644
--- a/conanfile.txt
+++ b/conanfile.txt
@@ -3,6 +3,7 @@ argparse/2.1
sqlitecpp/3.1.1
jsoncpp/1.9.4
portable-file-dialogs/0.1.0
+libxlsxwriter/1.0.0
glfw/3.3.2
glad/0.1.34
doctest/2.4.4