Re: CMake
hymedia <[email protected]>
| Newsgroups | gmane.comp.lang.lua.bind.user |
|---|---|
| Message-ID | <000901c9a129$a1257f10$e3707d30$@ca> |
Good job, In my humble opinion, exorcising bjam from luabind wouldn't be a luxury. -----Original Message----- From: Pau Garcia i Quiles [mailto:[email protected]] Sent: Monday, March 09, 2009 5:37 PM To: [email protected] Subject: [luabind] CMake Hello, I was fed up with bjam and wrote a CMake build system for luabind. It works on Windows and Linux, and I expect it would work on other platforms too. In case you don't know CMake ( http://www.cmake.org ) it makes easy to build software on different platforms. No need for msys, cygwin, etc. It creates makefiles, Visual C++ projects and solutions, XCode projects, etc for you from a single, easy to write, text file called CMakeLists.txt. Boost can be compiled with CMake since 1.36, btw. Are you interested? -- Pau Garcia i Quiles http://www.elpauer.org (Due to my workload, I may need 10 days to answer) ---------------------------------------------------------------------------- -- Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ luabind-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/luabind-user ------------------------------------------------------------------------------