mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-11-09 19:53:04 +00:00
Make cmakelint happy
This commit is contained in:
@@ -18,7 +18,7 @@ if(NOT CMAKE_BUILD_TYPE)
|
|||||||
set(CMAKE_BUILD_TYPE "Release" CACHE STRING
|
set(CMAKE_BUILD_TYPE "Release" CACHE STRING
|
||||||
"Choose the type of build, options are: Debug Release RelWithDebInfo MinSizeRel."
|
"Choose the type of build, options are: Debug Release RelWithDebInfo MinSizeRel."
|
||||||
FORCE)
|
FORCE)
|
||||||
endif(NOT CMAKE_BUILD_TYPE)
|
endif()
|
||||||
|
|
||||||
# BUILD_TESTING is a standard CMake variable, but we declare it here to make it
|
# BUILD_TESTING is a standard CMake variable, but we declare it here to make it
|
||||||
# prominent in the GUI.
|
# prominent in the GUI.
|
||||||
|
|||||||
Reference in New Issue
Block a user