Skip to content

Commit e7a3d80

Browse files
authored
chore: correct typo in aminya-project-options (#197)
Co-authored-by: msclock <[email protected]>
1 parent 4a889e7 commit e7a3d80

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ports/aminya-project-options/usage

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ The package aminya-project-options provides modules:
22

33
find_package(aminya-project-options REQUIRED)
44
# More modules can refer to <https://github.com/aminya/project_options>.
5-
include(aminya-project-options/Index.cmake)
5+
include(aminya-project-options/Index)

versions/a-/aminya-project-options.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"versions": [
33
{
4-
"git-tree": "968dddb239ce9d67372bbd969e507b7e7e13f0f9",
4+
"git-tree": "263d1b9ffc79e8b65567250a40dc5cb7f99e5041",
55
"version": "0.36.4",
66
"port-version": 0
77
},

0 commit comments

Comments
 (0)