mirror of
https://github.com/status-im/snorenotify.git
synced 2025-02-16 18:36:45 +00:00
fixed doxygen description
This commit is contained in:
parent
adb44efaf9
commit
51e9ce3f77
@ -50,9 +50,9 @@ endif()
|
||||
|
||||
find_package(Doxygen QUIET)
|
||||
set_package_properties(Doxygen PROPERTIES
|
||||
DESCRIPTION "Application for documentation generation"
|
||||
URL "https://github.com/Snorenotify/SnoreGrowl"
|
||||
PURPOSE "Generation API documentation"
|
||||
DESCRIPTION "Doxygen is the de facto standard tool for generating documentation from annotated C++ sources, but it also supports other popular programming languages such as C, Objective-C, C#, PHP, Java, Python, IDL (Corba, Microsoft, and UNO/OpenOffice flavors), Fortran, VHDL, Tcl, and to some extent D."
|
||||
URL "http://www.stack.nl/~dimitri/doxygen/"
|
||||
PURPOSE "Generation of API documentation"
|
||||
TYPE OPTIONAL)
|
||||
|
||||
if(DOXYGEN_FOUND)
|
||||
|
Loading…
x
Reference in New Issue
Block a user