Skip to content

Commit 2472491

Browse files
committed
docs: fix readme [skip ci]
1 parent 4b08da3 commit 2472491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/project_options_example.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,6 @@ target_link_system_libraries(my_header_lib
190190
191191
# Package the project
192192
package_project(
193-
TARGETS my_header_lib project_options project_warnings
193+
TARGETS my_header_lib myproject_project_options myproject_project_warnings
194194
)
195195
```

0 commit comments

Comments
 (0)