mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 04:50:09 +00:00
update warning of cmake
This commit is contained in:
parent
aed5f3ba04
commit
1c6c86570b
@ -15,7 +15,7 @@ link_directories ( ${FONTFORGE_LIBRARY_DIRS} )
|
|||||||
|
|
||||||
message("*************")
|
message("*************")
|
||||||
message("fontforge may not be preparing fontforge.pc correctly")
|
message("fontforge may not be preparing fontforge.pc correctly")
|
||||||
message("consider adding -lfontforge -lpython2.7 if you see lots of linking error")
|
message("consider adding -I/usr/include/fontforge -L/usr/lib -lfontforge -lpython2.7 if you see lots of error")
|
||||||
message("*************")
|
message("*************")
|
||||||
|
|
||||||
set(PDF2HTMLEX_VERSION "0.2")
|
set(PDF2HTMLEX_VERSION "0.2")
|
||||||
|
Loading…
Reference in New Issue
Block a user