[CMake] Native build system invocation

Roman Yakovenko roman.yakovenko at gmail.com
Tue Dec 26 00:01:23 EST 2006


On 12/25/06, Alan W. Irwin <irwin at beluga.phys.uvic.ca> wrote:
> On 2006-12-25 16:44+0200 Roman Yakovenko wrote:
>
> > My goal is to create fully automated setup.
>
> How about creating a three-line script that invokes the following commands:
>
> cmake path
> make
> make install

It will not work on Windows. MS Visual Studio does not add a path to
binaries to the PATH
variable.

> Merry Christmas, by the way.

You too.

-- 
Roman Yakovenko
C++ Python language binding
http://www.language-binding.net/


More information about the CMake mailing list