libnode
libnode copied to clipboard
C++ implementation of Node.js
what's that error: ? -- LIBNODE_REMOVE_LISTENER=ON CMake Error at CMakeLists.txt:382 (add_subdirectory): The source directory libnode/deps/libj does not contain a CMakeLists.txt file.
Some parameters (like "${CMAKE_BINARY_DIR}") are passed to CMake commands in [your build script](https://github.com/plenluno/libnode/blob/c84c1faf1606d4098d997a97f8b6ed9998461f90/CMakeLists.txt#L377) without enclosing them by quotation marks. I see that these places will result in build difficulties if...
@plenluno @nlohmann Any plans to work on it, or is it retired?