fix the cmake error
parent
f24e358775
commit
aff1edc6d5
|
@ -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")
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue