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