mirror of
https://github.com/ttroy50/cmake-examples.git
synced 2025-12-18 20:24:35 +03:00
Fix typo: alow → allow
This commit is contained in:
@@ -7,7 +7,7 @@ toc::[]
|
|||||||
# Introduction
|
# Introduction
|
||||||
|
|
||||||
As previously mentioned in the link:../H-third-party-library[third party library], newer
|
As previously mentioned in the link:../H-third-party-library[third party library], newer
|
||||||
versions of CMake alow you to link third party libraries using link:https://cmake.org/cmake/help/v3.6/prop_tgt/IMPORTED.html#prop_tgt:IMPORTED[imported] +ALIAS+ targets.
|
versions of CMake allow you to link third party libraries using link:https://cmake.org/cmake/help/v3.6/prop_tgt/IMPORTED.html#prop_tgt:IMPORTED[imported] +ALIAS+ targets.
|
||||||
|
|
||||||
The files in this tutorial are below:
|
The files in this tutorial are below:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user