Hi. It seems that I cannot to find answer for pretty simple question:
how I can invoke native build system from\using CMake?

Problem description: I'd like to create a setup, which will install
few libraries from sources.
For this purpose I wrote small script in Python, which calls CMake.
CMake generates
few "native" makefiles. Next step is to build the libraries. I cannot
find out how to build
the libraries using CMake.

Thanks for help.

--
Roman Yakovenko
C++ Python language binding
http://www.language-binding.net/
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to