[CMake] Conditional install

Tyler Roscoe tyler at cryptio.net
Tue Aug 11 17:45:06 EDT 2009


On Tue, Aug 11, 2009 at 11:37:54PM +0200, rozelak at volny.cz wrote:
> >$ cmake COMPONENT=dist -P cmake_install.cmake ../

You're missing a -D before COMPONENT. Not sure if that's the cause of
all your problems but it's a good first step.

tyler


More information about the CMake mailing list