Skip to content

Commit

Permalink
Remove unneeded cmp0057 new (#867)
Browse files Browse the repository at this point in the history
  • Loading branch information
killerbot242 authored Jul 20, 2024
1 parent f548dbc commit f61039e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cmake/config.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ check_function_exists("poll" PQXX_HAVE_POLL)

set(CMAKE_REQUIRED_LIBRARIES pq)

cmake_policy(SET CMP0057 NEW)

# check_cxx_source_compiles requires CMAKE_REQUIRED_DEFINITIONS to specify
# compiling arguments. Workaround: Push CMAKE_REQUIRED_DEFINITIONS
if(CMAKE_REQUIRED_DEFINITIONS)
Expand Down

0 comments on commit f61039e

Please sign in to comment.