[CMake] top level make

Totte Karlsson totte at dunescientific.com
Sun Mar 11 17:27:14 EDT 2012


Hi,
My project depends on several third party libraries, e.g. vtk. I wonder, if it 
is possible to setup using CMake so that when building my project, necessary 
third party libs are built as well.

Or is it advisable to keep it separate?

My src folder structure is
top\
-\mySource
-\ThirdParty\vtk
-\ThirdParty\SomeOther libs

Cheers,
Totte



More information about the CMake mailing list