Skip to content

Determine how best to include universe_domain in cmake builds #13495

@scotthart

Description

@scotthart

Currently select builds are manually enabling universe_domain a la:

ENABLED_FEATURES="${ENABLED_FEATURES},universe_domain"

Typically, these are builds that already build the libs the demos depend on.

Figure if there's a better way to do this that doesn't cause build times to skyrocket as multiple large service libs are dependencies.

Metadata

Metadata

Assignees

Labels

type: cleanupAn internal cleanup or hygiene concern.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions