Skip to content

Commit

Permalink
Don't set CMP0135 policy as it requires 3.24
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthijsBurgh committed Dec 5, 2023
1 parent e94b979 commit 467b347
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ project(torch_vendor)
#set(CMAKE_CUDA_ARCHITECTURES "native")
include(FetchContent)

cmake_policy(SET CMP0135 NEW)

## Find catkin macros and libraries
## if COMPONENTS list like find_package(catkin REQUIRED COMPONENTS xyz)
## is used, also find other catkin packages
Expand Down

0 comments on commit 467b347

Please sign in to comment.