Eyescale/CMake

Mini-bug CommonGraph.cmake - change add CURR_DIR

oksana-yashan opened this issue · 0 comments

In file CommonGraph.cmake change 21 line:

include(CommonTarget)
=>
include(${CMAKE_CURRENT_LIST_DIR}/CommonTarget.cmake)

Otherwise, it won`t work(