mirror of
https://github.com/HViktorTsoi/FAST_LIO_LOCALIZATION.git
synced 2023-05-28 12:51:38 +08:00
fix the cmake error
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
cmake_minimum_required(VERSION 2.8.3)
|
cmake_minimum_required(VERSION 2.8.3)
|
||||||
project(fast_lio)
|
project(fast_lio)
|
||||||
cmake_policy(SET CMP0074 NEW)
|
|
||||||
|
|
||||||
SET(CMAKE_BUILD_TYPE "Debug")
|
SET(CMAKE_BUILD_TYPE "Debug")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user