Skip to content

Complete dot #64

@Freed-Wu

Description

@Freed-Wu

Describe the solution you'd like
examples come from https://mesonbuild.com/Subprojects.html#toggling-between-system-libraries-and-embedded-sources

  libsimple_proj = subproject('libsimple')
  libsimple_dep = libsimple_proj.get_variable('libsimple_dep')

Can we press libsimple_proj. to get completion of get_variable?

Will you write a patch?

I am not familiar with C++.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions