D14738: Add the markdown entry

Nikita Sirgienko noreply at phabricator.kde.org
Tue Aug 14 16:41:59 BST 2018


sirgienko added a comment.


  @kqwyf Could you find Discount twice? Because I could found Discount only in first cmake run, and in seconds I have
  
    -- The following OPTIONAL packages have not been found:
    
     * Discount

INLINE COMMENTS

> CMakeLists.txt:72
>  endif(NOT WIN32)
>  
> +find_package(Discount)

Maybe add `set_package_properties` like for LibSpectre?
Something like:

  set_package_properties(Discount PROPERTIES DESCRIPTION "a C implementation of the Markdown markup language"
          URL "https://www.pell.portland.or.us/~orc/Code/discount/"
          TYPE OPTIONAL
          PURPOSE "Used for Markdown entries in Cantor")

REPOSITORY
  R55 Cantor

REVISION DETAIL
  https://phabricator.kde.org/D14738

To: kqwyf, pino, #cantor, filipesaraiva
Cc: sirgienko, filipesaraiva, pino, asemke, kde-edu, narvaez, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20180814/32b674cc/attachment-0001.html>


More information about the kde-edu mailing list