aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index f04b0327..a1efb2f5 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -200,7 +200,7 @@ else ()
ExternalProject_Add(
litehtml-tests
GIT_REPOSITORY https://github.com/litehtml/litehtml-tests.git
- GIT_TAG ab4a66548126bce74ecf2dc8027c116701d157c4
+ GIT_TAG a928dce0fc70f8343585462e832246db21ba1d49
SOURCE_DIR "${CMAKE_BINARY_DIR}/litehtml-tests-src"
BINARY_DIR "${CMAKE_BINARY_DIR}/litehtml-tests-build"
CMAKE_ARGS -DLITEHTML_PATH=${CMAKE_CURRENT_SOURCE_DIR}