mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 16:58:40 -04:00
another set of opencv paths
This commit is contained in:
parent
3cf0cd1fb2
commit
930838b2c7
@ -160,6 +160,13 @@
|
||||
#define dx_libs $[DX_LIBS]
|
||||
#endif
|
||||
|
||||
#if $[HAVE_CV]
|
||||
#define cv_ipath $[wildcard $[CV_IPATH]]
|
||||
#define cv_lpath $[wildcard $[CV_LPATH]]
|
||||
#define cv_cflags $[CV_CFLAGS]
|
||||
#define cv_libs $[CV_LIBS]
|
||||
#endif
|
||||
|
||||
#if $[HAVE_JPEG]
|
||||
#define jpeg_ipath $[wildcard $[JPEG_IPATH]]
|
||||
#define jpeg_lpath $[wildcard $[JPEG_LPATH]]
|
||||
|
Loading…
x
Reference in New Issue
Block a user