Skip to content

Commit

Permalink
Merge pull request #24 from stripe2933/patch-1
Browse files Browse the repository at this point in the history
Add status for glm and argparse.
  • Loading branch information
kelteseth authored May 9, 2024
2 parents f7276fe + a66fc0c commit 1eadddc
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions data/progress_overwrite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -251,3 +251,17 @@ ports:
status:
- name: qt5-websockets
status:
- name: glm
import_statement: glm
modules_support_date: 1703948400
status:
help_wanted:
current_min_cpp_version: 11
tracking_issue: "https://github.com/g-truc/glm/pull/1208"
- name: argparse
import_statement: argparse
modules_support_date: 1697382000
status:
help_wanted:
current_min_cpp_version: 17
tracking_issue: "https://github.com/p-ranav/argparse/pull/290"

0 comments on commit 1eadddc

Please sign in to comment.