Thank you! I have overlooked the -D. I am sorry for this useless message ...
----- PŮVODNÍ ZPRÁVA ----- Od: "Tyler Roscoe" <[email protected]> Komu: [email protected] Předmět: Re: [CMake] Conditional install Datum: 11.8.2009 - 23:45:06 > On Tue, Aug 11, 2009 at 11:37:54PM +0200, [email protected] > 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 _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
