veselink1 / refl-cpp

Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).
https://veselink1.github.io/refl-cpp/md__introduction.html
MIT License
1.05k stars 76 forks source link

Port to vcpkg #62

Closed al-sabr closed 2 years ago

al-sabr commented 2 years ago

Please port this header library to vcpkg.

Thanx

veselink1 commented 2 years ago

https://github.com/microsoft/vcpkg/blob/master/ports/refl-cpp/vcpkg.json refl-cpp is available on vcpkg. Is there a problem with the package? Thanks.

veselink1 commented 2 years ago

It is now mentioned in the README. Please open another issue if you are having trouble with the refl-cpp vcpkg.

al-sabr commented 2 years ago

It's great! Thank you!