OpenCVConfig.cmake (Feature #770)


Added by Javier Barandiaran about 14 years ago. Updated over 13 years ago.


Status:Done Start date:
Priority:Low Due date:
Assignee:- % Done:

0%

Category:build/install
Target version:-
Difficulty: Pull request:

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


link_path.patch - SVN OpenCVConfig.cmake.in patch (484 Bytes) Javier Barandiaran, 2010-12-21 10:05 am


Associated revisions

Revision 652606f7
Added by Andrey Kamaev almost 12 years ago

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

Also available in: Atom PDF