mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-11-30 23:49:05 +08:00
cmake: remove moved (training) header from installation
This commit is contained in:
parent
52cf4615dc
commit
b1f7047a5f
@ -541,14 +541,12 @@ install(FILES
|
|||||||
|
|
||||||
#from lstm/makefile.am
|
#from lstm/makefile.am
|
||||||
src/lstm/convolve.h
|
src/lstm/convolve.h
|
||||||
src/lstm/ctc.h
|
|
||||||
src/lstm/fullyconnected.h
|
src/lstm/fullyconnected.h
|
||||||
src/lstm/functions.h
|
src/lstm/functions.h
|
||||||
src/lstm/input.h
|
src/lstm/input.h
|
||||||
src/lstm/lstm.h
|
src/lstm/lstm.h
|
||||||
src/lstm/lstmrecognizer.h
|
src/lstm/lstmrecognizer.h
|
||||||
src/lstm/maxpool.h
|
src/lstm/maxpool.h
|
||||||
src/lstm/networkbuilder.h
|
|
||||||
src/lstm/network.h
|
src/lstm/network.h
|
||||||
src/lstm/networkio.h
|
src/lstm/networkio.h
|
||||||
src/lstm/networkscratch.h
|
src/lstm/networkscratch.h
|
||||||
|
Loading…
Reference in New Issue
Block a user