Skip to content

Comments

Omit empty include directories for CMake plugin.#133

Merged
DanAlbert merged 1 commit intogoogle:masterfrom
DanAlbert:fix-cmake-optional-includes
Mar 16, 2021
Merged

Omit empty include directories for CMake plugin.#133
DanAlbert merged 1 commit intogoogle:masterfrom
DanAlbert:fix-cmake-optional-includes

Conversation

@DanAlbert
Copy link
Contributor

CMake emits an error for an INTERFACE_INCLUDE_DIRECTORIES value that
does not exist. Our docs claim that this directory is optional, so
omit that property when not needed.

Fixes #132.

CMake emits an error for an `INTERFACE_INCLUDE_DIRECTORIES` value that
does not exist. Our docs claim that this directory is optional, so
omit that property when not needed.

Fixes google#132.
@DanAlbert DanAlbert requested a review from enh-google March 16, 2021 22:36
@DanAlbert DanAlbert merged commit 6efeb7c into google:master Mar 16, 2021
@DanAlbert DanAlbert deleted the fix-cmake-optional-includes branch March 16, 2021 23:12
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.

option module include directory does not work with CMake

2 participants