cmake-node-module
cmake-node-module copied to clipboard
Build Node.js C++ modules with CMake
Results
2
cmake-node-module issues
Sort by
recently updated
recently updated
newest added
I was using `cmake-js` in conjunction with `cmake-node-module` to cross-compile node modules for windows from linux. However at line number 178 of `module.cmake` the `LINK_FLAGS` "-z now" turns out to...
I've got the following trace : ``` $ ./run.sh > [email protected] install /tmp/cmake-node-module/test/simple > cmake-node-module -- The CXX compiler identification is GNU 8.2.1 -- The C compiler identification is GNU...