-
Notifications
You must be signed in to change notification settings - Fork 122
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
CMake support #138
Milestone
Comments
Hi, It was done? Thanks |
YarikTH
added a commit
to YarikTH/v8pp
that referenced
this issue
Jul 20, 2021
@pmed Do you have any interest in CMake support? I can polish my implementation and make a PR. |
To me will be nice. But im not the owner :p |
YarikTH
added a commit
to YarikTH/v8pp
that referenced
this issue
Aug 7, 2021
YarikTH
added a commit
to YarikTH/v8pp
that referenced
this issue
Aug 7, 2021
YarikTH
added a commit
to YarikTH/v8pp
that referenced
this issue
Aug 7, 2021
YarikTH
added a commit
to YarikTH/v8pp
that referenced
this issue
Aug 7, 2021
YarikTH
added a commit
to YarikTH/v8pp
that referenced
this issue
Aug 7, 2021
YarikTH
added a commit
to YarikTH/v8pp
that referenced
this issue
Aug 7, 2021
YarikTH
added a commit
to YarikTH/v8pp
that referenced
this issue
Aug 8, 2021
YarikTH
added a commit
to YarikTH/v8pp
that referenced
this issue
Aug 8, 2021
Thank you for implementing this, really needed 🙏🏻 |
YarikTH
added a commit
to YarikTH/v8pp
that referenced
this issue
Sep 5, 2021
pmed
added a commit
that referenced
this issue
Sep 12, 2021
generate v8pp/config.hpp with CMake variables see #138
pmed
pushed a commit
that referenced
this issue
Sep 12, 2021
pmed
added a commit
that referenced
this issue
Sep 12, 2021
pmed
added a commit
that referenced
this issue
Sep 26, 2021
Done in #173 |
pmed
added a commit
that referenced
this issue
Oct 3, 2021
since it's been generated from v8pp/config.hpp.in by CMake. Fix default value for `V8PP_PLUGIN_SUFFIX` option. Fix v8pp install step in the CMake files. See #138
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Add CMakeLists.txt to build the library with different configuration options, those are currently available in
config.h
.Make it ready to publish in a C++ package manager (e.g. vcpkg, Conan)
Node.js examplest's not worth it right nowThe text was updated successfully, but these errors were encountered: