Skip to content

Commit 8b79553

Browse files
Set DOWNLOAD_EXTRACT_TIMESTAMP FALSE per cmake policy CML0135
1 parent 3c512ca commit 8b79553

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ FetchContent_Declare(
3535
pybind11
3636
URL https://github.com/pybind/pybind11/archive/refs/tags/v2.10.2.tar.gz
3737
URL_HASH SHA256=93bd1e625e43e03028a3ea7389bba5d3f9f2596abc074b068e70f4ef9b1314ae
38+
DOWNLOAD_EXTRACT_TIMESTAMP FALSE
3839
)
3940
FetchContent_MakeAvailable(pybind11)
4041

0 commit comments

Comments
 (0)