Skip to content

Commit e6227e7

Browse files
committed
update readme
1 parent dc0a85c commit e6227e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ packageProject(
2828
INCLUDE_DIR ${PROJECT_SOURCE_DIR}/include
2929
# should match the target's INSTALL_INTERFACE include directory
3030
INCLUDE_DESTINATION include/${PROJECT_NAME}-${PROJECT_VERSION}
31-
# comma separated list of all dependencies
31+
# semicolon separated list of the project's dependencies
3232
DEPENDENCIES ""
3333
)
3434
```

0 commit comments

Comments
 (0)