Update CMakeLists.txt -WITH_LIBPAPER -> -WITH_PAPER to be consistent with other cmake files.

This resolves bug report 799.
pull/1/head
Darrell Anderson 12年前
コミット 6f39e18706

@ -43,7 +43,7 @@ tde_setup_paths( )
##### optional stuff ############################
option( WITH_T1LIB "Enable t1lib support" OFF )
option( WITH_LIBPAPER "Enable libpaper support" OFF )
option( WITH_PAPER "Enable libpaper support" OFF )
OPTION( WITH_TIFF "Enable tiff support (kfile-plugins)" OFF )
OPTION( WITH_OPENEXR "Enable openexr support (kfile-plugins)" OFF )
OPTION( WITH_PDF "Enable pdf support (kfile-plugins)" OFF )

読み込み中…
キャンセル
保存