Can I compile a plugin in `c++` separately from th...
# general
o
Can I compile a plugin in
c++
separately from the main project? I saw it’s a
cxx_library
in the BUCK file but I don’t understand how to use it. The documentation is still written about
CMakeList
, if someone will be able to clarify it I’ll write a documentation for it