Skip to content

Commit

Permalink
Add status for glm and argparse.
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe2933 authored May 6, 2024
1 parent f7276fe commit 37554f9
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion data/progress_overwrite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -250,4 +250,18 @@ ports:
- name: qt5-virtualkeyboard
status:
- name: qt5-websockets
status:
status: ❌ports:
- 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 37554f9

Please sign in to comment.