Changeset 338 in flair-src for trunk/cmake-modules
- Timestamp:
- Oct 17, 2019, 2:49:35 PM (5 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
-
Property svn:mergeinfo
set to
/branches/sanscv merged eligible
-
Property svn:mergeinfo
set to
-
trunk/cmake-modules/FlairUseFile.cmake
r302 r338 26 26 27 27 SET(FLAIR_INCLUDE_DIR 28 # ${LIBXML2_INCLUDE_DIR}29 ${CMAKE_SYSROOT}/usr/include/opencv130 28 $ENV{FLAIR_ROOT}/flair-install/include/FlairCore 31 29 ) … … 36 34 SET(FLAIR_LIBRARIES 37 35 ${LIBXML2_LIBRARIES} 38 udt pthread cv cxcore highguiFileLib rt z36 udt pthread FileLib rt z 39 37 ) 40 38
Note:
See TracChangeset
for help on using the changeset viewer.