mirror of
https://github.com/hku-mars/FAST_LIO.git
synced 2023-04-06 16:28:55 +08:00
fix the cmake error
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
cmake_minimum_required(VERSION 2.8.3)
|
||||
project(fast_lio)
|
||||
cmake_policy(SET CMP0074 NEW)
|
||||
|
||||
SET(CMAKE_BUILD_TYPE "Debug")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user