cmakelists.txt.svn-base
来自「okular」· SVN-BASE 代码 · 共 22 行
SVN-BASE
22 行
# let's enable the generators properly configuredif(POPPLER_FOUND) add_subdirectory(poppler)endif(POPPLER_FOUND)if(LIBGS_FOUND) add_subdirectory(ghostview)endif(LIBGS_FOUND)#add_subdirectory( fax )add_subdirectory( kimgio )if(CHM_FOUND) add_subdirectory( chm )endif(CHM_FOUND)if(DJVULIBRE_FOUND) add_subdirectory(djvu)endif(DJVULIBRE_FOUND)add_subdirectory(dvi)if(TIFF_FOUND) add_subdirectory(tiff)endif(TIFF_FOUND)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?