Skip to content

[tint][cmake] Allow installing tint command-line tools without libs#74

Open
domibel wants to merge 1 commit into
google:mainfrom
domibel:fix/tint-install-flags
Open

[tint][cmake] Allow installing tint command-line tools without libs#74
domibel wants to merge 1 commit into
google:mainfrom
domibel:fix/tint-install-flags

Conversation

@domibel

@domibel domibel commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Split TINT_ENABLE_INSTALL into two independent flags:

TINT_INSTALL_CMD_TOOLS - install the tint / tint_info binaries
(default OFF)
TINT_INSTALL_LIBS - install the internal tint libraries and
headers (default OFF)

TINT_ENABLE_INSTALL is marked as deprecated.

Split TINT_ENABLE_INSTALL into two independent flags:

  TINT_INSTALL_CMD_TOOLS - install the tint / tint_info binaries
                           (default OFF)
  TINT_INSTALL_LIBS      - install the internal tint libraries and
                           headers (default OFF)

TINT_ENABLE_INSTALL is marked as deprecated.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant