Skip to content

Commit

Permalink
Set policy 148 to new
Browse files Browse the repository at this point in the history
  • Loading branch information
snnn committed Jan 24, 2025
1 parent 616ad5e commit 7476049
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ cmake_minimum_required(VERSION 3.26)

# Don't let cmake set a default value for CMAKE_CUDA_ARCHITECTURES
cmake_policy(SET CMP0104 OLD)

cmake_policy(SET CMP0148 NEW)
# Project
project(onnxruntime C CXX ASM)

Expand Down

0 comments on commit 7476049

Please sign in to comment.