We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8bfcdd commit 0fac15dCopy full SHA for 0fac15d
CMakeLists.txt
@@ -200,7 +200,7 @@ else ()
200
ExternalProject_Add(
201
litehtml-tests
202
GIT_REPOSITORY https://github.com/litehtml/litehtml-tests.git
203
- GIT_TAG a928dce0fc70f8343585462e832246db21ba1d49
+ GIT_TAG be2ae88bf07ed6b04941e1c4027e1400ed541e53
204
SOURCE_DIR "${CMAKE_BINARY_DIR}/litehtml-tests-src"
205
BINARY_DIR "${CMAKE_BINARY_DIR}/litehtml-tests-build"
206
CMAKE_ARGS -DLITEHTML_PATH=${CMAKE_CURRENT_SOURCE_DIR}
0 commit comments