Toggle navigation
Toggle navigation
This project
Loading...
Sign in
flutter_package
/
dart_pdf
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
Jemis Goti
2023-04-09 12:28:13 +0530
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
David PHAM-VAN
2023-04-09 10:27:28 +0000
Commit
f33144850076e44ed06d7f2721bf6ad22c039b09
f3314485
1 parent
c52599c3
CMP0135 policy issue fixed by adding DOWNLOAD_EXTRACT_TIMESTAMP parameter as true
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
printing/windows/DownloadProject.CMakeLists.cmake.in
printing/windows/DownloadProject.CMakeLists.cmake.in
View file @
f331448
@@ -14,4 +14,5 @@ ExternalProject_Add(${DL_ARGS_PROJ}-download
@@ -14,4 +14,5 @@ ExternalProject_Add(${DL_ARGS_PROJ}-download
14
BUILD_COMMAND ""
14
BUILD_COMMAND ""
15
INSTALL_COMMAND ""
15
INSTALL_COMMAND ""
16
TEST_COMMAND ""
16
TEST_COMMAND ""
17
+
DOWNLOAD_EXTRACT_TIMESTAMP true
17
)
18
)
Please
register
or
login
to post a comment