mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-05-06 17:34:12 +00:00
Remove whitespace
This commit is contained in:
parent
7fe0e400ef
commit
417eaf4b26
@ -73,7 +73,8 @@ if(NOT LINUX_DISTRIBUTION)
|
|||||||
RESULT_VARIABLE LINUX_VER_RESULT
|
RESULT_VARIABLE LINUX_VER_RESULT
|
||||||
)
|
)
|
||||||
if(LINUX_DISTRIBUTION_)
|
if(LINUX_DISTRIBUTION_)
|
||||||
string(REPLACE "\"" "" LINUX_DISTRIBUTION ${LINUX_DISTRIBUTION_})
|
string(REPLACE "\"" "" LINUX_DISTRIBUTION__ ${LINUX_DISTRIBUTION_})
|
||||||
|
string(STRIP ${LINUX_DISTRIBUTION__} LINUX_DISTRIBUTION)
|
||||||
endif()
|
endif()
|
||||||
if(LINUX_VER_)
|
if(LINUX_VER_)
|
||||||
string(REPLACE "\"" "" LINUX_VER ${LINUX_VER_})
|
string(REPLACE "\"" "" LINUX_VER ${LINUX_VER_})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user