Ptex
|
Functions | |
find_package (Doxygen) file(MAKE_DIRECTORY $ | |
install doc | if (DOXYGEN_FOUND) set(generated_doc_location $ |
install doc ptex | set (doxyfile_location ${CMAKE_SOURCE_DIR}/doc/) set(perm OWNER_READ GROUP_READ WORLD_READ) add_custom_target(doc $ |
find_package | ( | Doxygen | ) |
Definition at line 1 of file doc/CMakeLists.txt.
install doc if | ( | DOXYGEN_FOUND | ) |
Definition at line 5 of file doc/CMakeLists.txt.
install doc ptex set | ( | doxyfile_location ${CMAKE_SOURCE_DIR}/doc/ | ) |
Definition at line 7 of file doc/CMakeLists.txt.