Skip to content

Commit

Permalink
Merge pull request #3 from 1250890838/patch-1
Browse files Browse the repository at this point in the history
Update understanding-INTERFACE.md
  • Loading branch information
chunleili authored Oct 12, 2024
2 parents d83dfe4 + 0d02cbc commit 8c338a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/cmake/understanding-INTERFACE.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ private:

- 对于private的property,不会传递,只会自己用。

- 对于private的property,会传递,也自己用。
- 对于public的property,会传递,也自己用。

- 对于interface的property,会传递,但不会自己用。

Expand Down

0 comments on commit 8c338a9

Please sign in to comment.