Hi Yuri,

The MITK-superbuild scans for EXTERNAL_<project>_DIR variables, so you can use 
them to reuse external dependencies. They are advanced CMake variables, make 
sure to switch on their visibility.

If you're interested in technical details, see [1].

Best,
Stefan

[1] https://github.com/MITK/MITK/blob/v2018.04/SuperBuild.cmake#L71-L77


-----Original Message-----
From: Yuri [mailto:[email protected]] 
Sent: Wednesday, December 12, 2018 12:41 AM
To: [email protected]
Subject: [mitk-users] How to build with all external, pre-installed 
dependencies?

When I run cmake/gmake, it begins to download tinyxml, etc.

I already have all these packages installed.

How to make the build to only use external packages/


Thanks,

Yuri



_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users


_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to