~mandel/ubuntu-download-manager/expose-logger

« back to all changes in this revision

Viewing changes to docs/CMakeLists.txt

  • Committer: Manuel de la Peña
  • Date: 2014-06-29 12:47:44 UTC
  • mfrom: (315.1.3 client-logging)
  • Revision ID: manuel.delapena@canonical.com-20140629124744-9io20red2bqhlesc
Merged client-logging into expose-property.

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
    DESTINATION ${CMAKE_INSTALL_DOCDIR}/cpp)
32
32
  add_dependencies(doc cppdoc)
33
33
endif(DOXYGEN_FOUND)
 
34
 
 
35
add_subdirectory(qml)