Skip to content

Commit

Permalink
Added CMP0009 policy.
Browse files Browse the repository at this point in the history
  • Loading branch information
ggarra13 committed Sep 8, 2024
1 parent f6c34ae commit c8c20b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cmake/prepackage.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
# mrv2
# Copyright Contributors to the mrv2 Project. All rights reserved.

cmake_policy(SET CMP0009 NEW)

message( STATUS "----------------------------------------prepackage------------------------------------" )
message( STATUS "CMAKE_CURRENT_BINARY_DIR=${CMAKE_CURRENT_BINARY_DIR}" )
message( STATUS "CMAKE_CURRENT_SOURCE_DIR=${CMAKE_CURRENT_SOURCE_DIR}" )
Expand Down

0 comments on commit c8c20b6

Please sign in to comment.