Disable install of ipfs client

master
Melroy van den Berg 2021-03-01 18:12:36 +01:00
parent 2adfe1cce7
commit 2c602a3541
2 changed files with 3 additions and 2 deletions

View File

@ -18,8 +18,9 @@ if("${CMAKE_BUILD_TYPE}" STREQUAL "Release")
include(packaging)
endif()
# Disable CTest testcases in cpp-ipfs-http-client
# Disable CTest testcases & install in cpp-ipfs-http-client
set (BUILD_TESTING OFF CACHE BOOL "Disable CTest" FORCE)
set (DISABLE_INSTALL ON CACHE BOOL "Disable Install" FORCE)
add_subdirectory (lib/commonmarker/src)
add_subdirectory (lib/commonmarker/extensions)

View File

@ -2,7 +2,7 @@ Hello *World*, What a **happy** day!
blabla.
[test](ipfs://QmQzhn6hEfbYdCfwzYFsSt3eWpubVKA1dNqsgUwci5vHwq)
==Highlight== as well as ~~strikethrough~~
==Highlight== as well as ~~strikethrough~~ this is also a very very long line without any breaks, checking how line wrapping is behaving.
# Heading 1