${OpenCV_LIBS}

Sysprogs forums Forums VisualGDB ${OpenCV_LIBS}

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #11809
    elinir2000
    Participant

    Where can I modify ${OpenCV_LIBS}   on visualGDB

     

     

    #11819
    support
    Keymaster

    Hi,

    The answer depends on what exactly you are trying to do. Normally the OpenCV_LIBS variable is exported by the OpenCV library itself and you would need to study its CMakeLists.txt structure to locate the statement that exports it. If you define this variable manually in some of your projects, you could use VisualGDB GUI to edit it, but the exact location would depend on the way the variable is defined.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.