waitui/library/list/project-meta-info.in
Rick Barenthin 9e4c9eb0ea
All checks were successful
continuous-integration/drone/push Build is passing
feat(list): add generic list implementation
This pull request adds a list implementation that can be used
in a generic way and adds everything that might be needed in
later implementation of other data structurs.

Reviewed-on: #1
PR #1
2022-07-26 22:45:21 +02:00

3 lines
116 B
Plaintext

set(project_version 0.0.1)
set(project_description "waitui list library")
set(project_homepage "http://example.com")