Skip to content

Commit 76e0123

Browse files
committed
cmake: CMP0028
1 parent 83cfc88 commit 76e0123

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

modules/dnn_modern/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ if(${CMAKE_VERSION} VERSION_LESS 3.2)
66
return()
77
endif()
88

9-
cmake_policy(SET CMP0028 OLD)
10-
119
# Using cmake scripts and modules
1210
list(APPEND CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake)
1311

0 commit comments

Comments
 (0)