• stuartmorgan's avatar
    Fix Linux plugin template build visibility (#58069) · 27e652c8
    stuartmorgan authored
    The CMake plugin build wasn't setting visibility to hidden by default,
    which meant that plugins exported everything by default. This would make
    bad interactions between plugins much more likely; only the intended API
    should be exported by the shared library.
    27e652c8
Name
Last commit
Last update
..
app Loading commit data...
cocoapods Loading commit data...
driver Loading commit data...
module Loading commit data...
package Loading commit data...
plugin Loading commit data...