External projects need much more locations in the CMake code to be
changed/extended. I would recommend to search for a string like “OpenCV” in all
CMake files to get an idea on where you have to add something as OpenCV also is
an external project.
Best,
Stefan
From: shaowen li [mailto:[email protected]]
Sent: Donnerstag, 14. Juni 2018 09:38
To: [email protected]
Subject: [mitk-users] How to include a third party library
Hello,
Now I need to integrate a third party library--CGAL to the MITK, I try to
add an entry at the MITK-src/CMakelists.txt file to register CGAL as external
project with
"mitkFunctionAddExternalProject(NAME CGAL ON)". I point the EXTERNAL_CGAL_DIR
variable at CMake to my already builded CGAL-bin folder. But when I run the
superbuild, I can't use the CGAL. So I wonder how to include a third party
library to MITK?
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users