mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 16:18:12 +00:00
Everywhere: Move commonmark.spec.json to /home/anon/Tests
This commit is contained in:
parent
95b295971d
commit
97f622747b
2 changed files with 2 additions and 2 deletions
|
@ -5,5 +5,5 @@ set(MARKDOWN_TEST_URL https://spec.commonmark.org/0.30/spec.json)
|
|||
|
||||
if(ENABLE_COMMONMARK_SPEC_DOWNLOAD)
|
||||
file(DOWNLOAD ${MARKDOWN_TEST_URL} ${MARKDOWN_TEST_PATH})
|
||||
install(FILES ${MARKDOWN_TEST_PATH} DESTINATION home/anon)
|
||||
install(FILES ${MARKDOWN_TEST_PATH} DESTINATION home/anon/Tests)
|
||||
endif()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue