Skip to content

Commit 894eb08

Browse files
committed
1 parent b669439 commit 894eb08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ endif() # TRITON_ENABLE_GPU
6262
#
6363
# Minimum of 1.78 required for use of boost::span. This can eventually be
6464
# relaxed and replaced with std::span in C++20.
65+
cmake_policy (SET CMP0167 OLD)
6566
find_package(Boost 1.78 REQUIRED COMPONENTS)
6667
message(STATUS "Using Boost ${Boost_VERSION}")
6768

0 commit comments

Comments
 (0)