mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-12-14 20:20:35 +00:00
Fix typo
This commit is contained in:
parent
3e3887742b
commit
540fd194d5
@ -956,7 +956,7 @@ if(NOT VOLKGNSSSDR_FOUND)
|
|||||||
set_package_properties(PythonInterp PROPERTIES
|
set_package_properties(PythonInterp PROPERTIES
|
||||||
URL "https://www.python.org/"
|
URL "https://www.python.org/"
|
||||||
DESCRIPTION "An interpreted, high-level, general-purpose programming language"
|
DESCRIPTION "An interpreted, high-level, general-purpose programming language"
|
||||||
PURPOSE "RRequired to build volk_gnsssdr."
|
PURPOSE "Required to build volk_gnsssdr."
|
||||||
TYPE REQUIRED
|
TYPE REQUIRED
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user