Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLartians committed May 10, 2019
1 parent d00b510 commit 50db23f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,9 @@ CPMAddPackage(
VERSION 1.2
GIT_REPOSITORY https://github.com/TheLartians/EasyIterator.git
)
target_link_libraries(myProject EasyIterator)
set_target_properties(myProject PROPERTIES CXX_STANDARD 17)
```

## Performance
Expand Down

0 comments on commit 50db23f

Please sign in to comment.