CMake: Add missing target_link_directories() for OCCT.
This commit is contained in:
committed by
Chris Hennes
parent
33a83f0ee4
commit
fb7ce6405b
@@ -7,6 +7,7 @@ target_include_directories(Measure_tests_run PUBLIC
|
||||
${VTK_INCLUDE_DIRS}
|
||||
${XercesC_INCLUDE_DIRS}
|
||||
)
|
||||
target_link_directories(Measure_tests_run PUBLIC ${OCC_LIBRARY_DIR})
|
||||
|
||||
target_link_libraries(Measure_tests_run
|
||||
gtest_main
|
||||
|
||||
Reference in New Issue
Block a user