1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-08-29 17:07:58 +00:00
This commit is contained in:
Carles Fernandez
2019-03-10 05:46:07 +01:00
parent 3e3887742b
commit 540fd194d5

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
)