Changeset 2628 for libpipi/trunk/pipi/Makefile.am
- Timestamp:
- 08/02/08 02:00:45 (5 years ago)
- File:
-
- 1 edited
-
libpipi/trunk/pipi/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
libpipi/trunk/pipi/Makefile.am
r2603 r2628 47 47 48 48 if USE_OPENCV 49 codec_cflags += `opencv-config --cflags`50 codec_libs += `opencv-config --libs opencv highgui`49 codec_cflags += @OPENCV_CFLAGS@ 50 codec_libs += @OPENCV_LIBS@ 51 51 codec_sources += codec/opencv.c 52 52 endif
Note: See TracChangeset
for help on using the changeset viewer.
