[CMake] ExternalProject_Add without download of local sources?

Thomas Wolf thomas.wolf at vision.ee.ethz.ch
Thu Sep 15 11:13:22 EDT 2011


Hello,

i am wondering if it is possible to have an external project building
from local sources, *without* attemtping to download (in that case,
copy) to a specific location.

My sources of the externals are already in my repository, i do not want
to have them compiled.

I looked around for some while now, but didn't find anything rearding
this topic. Maybe i just missed it.

Setting URL and SOURCE_DIR to the same directory deletes the files...

The 3rdpart project in question is just a normal CMakke project, nothing
fancy.

Regards,
Thomas


More information about the CMake mailing list