Interface CppBuildServer


  • public interface CppBuildServer
    • Method Detail

      • buildTargetCppOptions

        java.util.concurrent.CompletableFuture<CppOptionsResult> buildTargetCppOptions​(CppOptionsParams params)
        The build target cpp options request is sent from the client to the server to query for the list of compiler options necessary to compile in a given list of targets.