update build system
This commit is contained in:
@@ -50,5 +50,5 @@ endif()
|
||||
|
||||
# 头文件安装命令
|
||||
file(GLOB LIBTESS_HEAD *.h)
|
||||
# 安装到/opt/include/tess
|
||||
# 安装到include/tess
|
||||
install(FILES ${LIBTESS_HEAD} DESTINATION include/tess)
|
||||
Reference in New Issue
Block a user