I've added Boost support in the meantime: https://github.com/unbornchikken/cmake-js/wiki/TUTORIAL-04-Creating-CMake.js-based-native-modules-with-Boost-dependency .
On Monday, April 27, 2015 at 5:03:43 PM UTC+2, Gabor Mezo wrote: > > Hello everyone, > > I've just gathering folks and feedback to my recently released module: > CMake.js <https://www.npmjs.com/package/cmake-js> > > In a nutshell: it's like node-gyp but with CMake. :) It works on Linux, > Windows and finally on Mac, > <https://github.com/unbornchikken/cmake-js/issues/1> and uses Clang and > Ninja if present. > > I released two tutorials if you interested. > > Creating a native module by using CMake.js and NAN > <https://github.com/unbornchikken/cmake-js/wiki/TUTORIAL-01-Creating-a-native-module-by-using-CMake.js-and-NAN> > Creating CMake.js based native addons with Qt Creator > <https://github.com/unbornchikken/cmake-js/wiki/TUTORIAL-02-Creating-CMake.js-based-native-addons-with-QT-Creator> > > I’d be happy about feedback! > > Kind regards, > Gábor Mező aka unbornchikken > > > -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/738a6314-9cbf-4533-900e-94d124ba6346%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
