OpenCVConfig.cmake (Feature #770)
Description
In SVN Revision 4127
This was changed
-SET(OpenCV_LIB_DIR "CMAKE_LIB_DIRS_CONFIGCMAKE
")
by this
+SET(OpenCV_LIB_DIR CMAKE_LIB_DIRS_CONFIGCMAKE
)
If opencv is installed in a directory like "C:/Program Files...."
the linking path will be wrong.
The quotation marks were correct
Associated revisions
Merge pull request #770 from asmorkalov:winrt
History
Updated by Javier Barandiaran about 14 years ago
Related to ticket 644
Updated by Andrey Kamaev over 13 years ago
It seems that latest trunk (r5795) has no problem with linking path.
- Status changed from Open to Done
- (deleted custom field) set to obsolete