Skip to content

Commit

Permalink
Add new line
Browse files Browse the repository at this point in the history
  • Loading branch information
Cheney-W committed Nov 9, 2022
1 parent 9462c3c commit 9fa1900
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ports/poco/usage
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
The package poco is compatible with built-in CMake targets:

find_package(Poco REQUIRED [COMPONENTS <libs>...])
target_link_libraries(main PRIVATE Poco::<libs>)
target_link_libraries(main PRIVATE Poco::<libs>)
2 changes: 1 addition & 1 deletion versions/p-/poco.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"versions": [
{
"git-tree": "b4657c170904a7c50fded19386dbe51f78c88119",
"git-tree": "530bf970e7d60959321669e6cd9e6bd4c6049313",
"version": "1.12.4",
"port-version": 1
},
Expand Down

0 comments on commit 9fa1900

Please sign in to comment.