From 9dcdcf68f6a60741cbdd287e7eda23b4a21a080e Mon Sep 17 00:00:00 2001 From: rtk0c Date: Sat, 19 Feb 2022 13:30:03 -0800 Subject: Fix build errors and update all dependencies to latest version - Fixed doctest executable not compiling - Fixed class accessibility error in Workflow_Main.cpp - Fixed selection of OpenGL loader in imgui OpenGL 2 & 3 backends - All loading is handled in our code now, the imgui_*_backend.cpp files are instructed to do nothing --- conanfile.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'conanfile.txt') diff --git a/conanfile.txt b/conanfile.txt index 7ba98c6..af2a0ef 100644 --- a/conanfile.txt +++ b/conanfile.txt @@ -1,13 +1,13 @@ [requires] -argparse/2.1 +argparse/2.2 sqlitecpp/3.1.1 -jsoncpp/1.9.4 +jsoncpp/1.9.5 stduuid/1.0 portable-file-dialogs/0.1.0 -libxlsxwriter/1.0.0 -glfw/3.3.2 +libxlsxwriter/1.1.4 +glfw/3.3.6 glad/0.1.34 -doctest/2.4.4 +doctest/2.4.8 tsl-ordered-map/1.0.0 tsl-robin-map/0.6.3 tsl-array-hash/0.7.1 -- cgit v1.2.3-70-g09d2