This commit is contained in:
Carles Fernandez 2019-03-10 05:46:07 +01:00
parent 3e3887742b
commit 540fd194d5
No known key found for this signature in database
GPG Key ID: 4C583C52B0C3877D
1 changed files with 1 additions and 1 deletions

View File

@ -956,7 +956,7 @@ if(NOT VOLKGNSSSDR_FOUND)
set_package_properties(PythonInterp PROPERTIES
URL "https://www.python.org/"
DESCRIPTION "An interpreted, high-level, general-purpose programming language"
PURPOSE "RRequired to build volk_gnsssdr."
PURPOSE "Required to build volk_gnsssdr."
TYPE REQUIRED
)