Skip to content

Commit

Permalink
Set DOWNLOAD_EXTRACT_TIMESTAMP FALSE per cmake policy CML0135
Browse files Browse the repository at this point in the history
  • Loading branch information
oleksandr-pavlyk committed Jan 24, 2023
1 parent 3c512ca commit 8b79553
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ FetchContent_Declare(
pybind11
URL https://github.com/pybind/pybind11/archive/refs/tags/v2.10.2.tar.gz
URL_HASH SHA256=93bd1e625e43e03028a3ea7389bba5d3f9f2596abc074b068e70f4ef9b1314ae
DOWNLOAD_EXTRACT_TIMESTAMP FALSE
)
FetchContent_MakeAvailable(pybind11)

Expand Down

0 comments on commit 8b79553

Please sign in to comment.