Skip to content

Commit 73cce37

Browse files
committed
fix ci
1 parent dc1a08b commit 73cce37

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

example/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ message(STATUS "CMAKE_BUILD_TYPE: ${CMAKE_BUILD_TYPE}")
1515
get_filename_component(CCAPI_PROJECT_DIR ../ ABSOLUTE)
1616
message(STATUS "CCAPI_PROJECT_DIR: ${CCAPI_PROJECT_DIR}")
1717

18-
cmake_policy(SET CMP0135 NEW)
19-
2018
if(NOT BOOST_INCLUDE_DIR)
2119
include(ExternalProject)
2220
ExternalProject_Add(

0 commit comments

Comments
 (0)