fix the cmake error

main
buaaxw@gmail.com 2021-02-18 14:23:09 +08:00
parent f24e358775
commit aff1edc6d5
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
cmake_minimum_required(VERSION 2.8.3)
project(fast_lio)
cmake_policy(SET CMP0074 NEW)
SET(CMAKE_BUILD_TYPE "Debug")