mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 01:20:25 +08:00
fixed CMP0020 cmake warning
This commit is contained in:
@@ -9,7 +9,7 @@ SET(RTABMap_LIBRARIES
|
||||
)
|
||||
|
||||
if(POLICY CMP0020)
|
||||
cmake_policy(SET CMP0020 OLD)
|
||||
cmake_policy(SET CMP0020 NEW)
|
||||
endif()
|
||||
|
||||
SET(INCLUDE_DIRS
|
||||
|
||||
Reference in New Issue
Block a user