Skip to content

Commit

Permalink
CI: Remove cmake policy; not recognized in docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
gsjaardema committed Apr 11, 2024
1 parent 46af317 commit 9454dbf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cmake/tribits/core/package_arch/TribitsFindPythonInterp.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@
#
# ************************************************************************
# @HEADER
cmake_policy(SET CMP0148 OLD)

# Find Python executable which is needed for dependency file building
macro(tribits_find_python)
set(PythonInterp_FIND_VERSION_MIN "2.6")
Expand Down

0 comments on commit 9454dbf

Please sign in to comment.