Skip to content

Commit cc6054a

Browse files
timschumiAtkinsSJ
authored andcommitted
Meta: Download commonmark.spec.json to the cache directory
1 parent bac4fc1 commit cc6054a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Meta/CMake/commonmark_spec.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
option(ENABLE_COMMONMARK_SPEC_DOWNLOAD "Enable download of commonmark test suite at build time" ON)
22

3-
set(MARKDOWN_TEST_PATH ${CMAKE_BINARY_DIR}/commonmark.spec.json)
3+
set(MARKDOWN_TEST_PATH ${SERENITY_CACHE_DIR}/commonmark.spec.json)
44
set(MARKDOWN_TEST_URL https://spec.commonmark.org/0.30/spec.json)
55

66
if(ENABLE_COMMONMARK_SPEC_DOWNLOAD)

0 commit comments

Comments
 (0)