Skip to content

Commit

Permalink
docs: fix readme [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Mar 31, 2023
1 parent 4b08da3 commit 2472491
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/project_options_example.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,6 @@ target_link_system_libraries(my_header_lib
# Package the project
package_project(
TARGETS my_header_lib project_options project_warnings
TARGETS my_header_lib myproject_project_options myproject_project_warnings
)
```

0 comments on commit 2472491

Please sign in to comment.