diff options
author | rtk0c <[email protected]> | 2021-03-29 00:06:34 -0700 |
---|---|---|
committer | rtk0c <[email protected]> | 2021-03-29 00:06:34 -0700 |
commit | 2d7e772909571676dd4266337d43086bd2927e93 (patch) | |
tree | 80ec2c39336b5b7fd1cd50d5a715343531f6a743 /conanfile.txt | |
parent | 53bff541e292c5d6cae73881a37bf8f7e4a5fd0a (diff) |
UI big structure
Diffstat (limited to 'conanfile.txt')
-rw-r--r-- | conanfile.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conanfile.txt b/conanfile.txt index 4ddf420..3ec74fc 100644 --- a/conanfile.txt +++ b/conanfile.txt @@ -1,6 +1,7 @@ [requires] argparse/2.1 sqlite3/3.35.2 +jsoncpp/1.9.4 glfw/3.3.2 glad/0.1.34 doctest/2.4.4 |