makefile.am
来自「opencv库在TI DM6437上的移植,目前包括两个库cv.lib和cxco」· AM 代码 · 共 6 行
AM
6 行
# The directory where the include files will be installed
libcxcoreincludedir = $(includedir)/opencv
# Which header files to install
libcxcoreinclude_HEADERS = cxcore.h cxerror.h cxtypes.h cxmisc.h cxcore.hpp cvver.h
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?