diff options
author | rtk0c <[email protected]> | 2021-03-29 19:14:07 -0700 |
---|---|---|
committer | rtk0c <[email protected]> | 2021-03-29 19:14:07 -0700 |
commit | e75e26da92424528e190a2111acfcc49c657e894 (patch) | |
tree | c9b6f0e2f98e8fef28feff3136e950b1f0e0f357 /conanfile.txt | |
parent | 70cc233165b5efa3a3888af34f7afce095fe6947 (diff) |
Replace Dialog.hpp with portable-file-dialogs, more work on projects
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 3ec74fc..f0eab2c 100644 --- a/conanfile.txt +++ b/conanfile.txt @@ -2,6 +2,7 @@ argparse/2.1 sqlite3/3.35.2 jsoncpp/1.9.4 +portable-file-dialogs/0.1.0 glfw/3.3.2 glad/0.1.34 doctest/2.4.4 |