mirror of
https://github.com/ttroy50/cmake-examples.git
synced 2025-12-18 12:14:36 +03:00
Fix typo: teh -> the
This commit is contained in:
@@ -46,7 +46,7 @@ add_library(hello_library SHARED
|
||||
----
|
||||
|
||||
This will be used to create a shared library with the name libhello_library.so with
|
||||
the sources passed to teh +add_library()+ function.
|
||||
the sources passed to the +add_library()+ function.
|
||||
|
||||
## Alias Target
|
||||
|
||||
|
||||
Reference in New Issue
Block a user