mirror of
https://github.com/ttroy50/cmake-examples.git
synced 2025-12-18 20:24:35 +03:00
Fix typo. teh -> the
This commit is contained in:
@@ -12,4 +12,4 @@ Introduction
|
|||||||
CMake has the ability to create installers for multiple platforms using a program
|
CMake has the ability to create installers for multiple platforms using a program
|
||||||
called link:https://cmake.org/Wiki/CMake:CPackPackageGenerators[CPack].
|
called link:https://cmake.org/Wiki/CMake:CPackPackageGenerators[CPack].
|
||||||
CPack includes the ability to create Linux RPM, deb and gzip distributions
|
CPack includes the ability to create Linux RPM, deb and gzip distributions
|
||||||
of both binaries and source code. It also includes teh ability to create NSIS files for Microsoft Windows.
|
of both binaries and source code. It also includes the ability to create NSIS files for Microsoft Windows.
|
||||||
|
|||||||
Reference in New Issue
Block a user