diff options
author | rtk0c <[email protected]> | 2022-06-27 18:27:13 -0700 |
---|---|---|
committer | rtk0c <[email protected]> | 2022-06-27 18:27:13 -0700 |
commit | 8f0dda5eab181b0f14f2652b4e984aaaae3f258c (patch) | |
tree | 4b825dc642cb6eb9a060e54bf8d69288fbee4904 /conanfile.txt | |
parent | fad6a88a13ab1f888ab25ad0aae19c1d63aa0623 (diff) |
Start from a clean slate
Diffstat (limited to 'conanfile.txt')
-rw-r--r-- | conanfile.txt | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/conanfile.txt b/conanfile.txt deleted file mode 100644 index e948c79..0000000 --- a/conanfile.txt +++ /dev/null @@ -1,20 +0,0 @@ -[requires] -argparse/2.2 -sqlite3/3.37.2 -jsoncpp/1.9.5 -stduuid/1.0 -portable-file-dialogs/0.1.0 -libxlsxwriter/1.1.4 -glfw/3.3.6 -glad/0.1.34 -doctest/2.4.8 -tsl-ordered-map/1.0.0 -tsl-robin-map/0.6.3 -tsl-array-hash/0.7.1 - -[generators] -cmake - -[options] -glad:no_loader=True -glad:gl_version=4.5 |