Commit f301b3ac authored by jan.koester's avatar jan.koester
Browse files

test

parent 6ae7823f
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -86,6 +86,9 @@ else()
        blogidev
        paritypp::paritypp
    )
    # Plugins loaded via dlopen may reference symbols from the main executable.
    # Export them to the dynamic symbol table so runtime resolution works.
    target_link_options(blogi PRIVATE "-Wl,--export-dynamic")
endif()

install(