Skip to content

Fixes from testing our CMake build out of the git repo.#682

Open
copybara-service[bot] wants to merge 1 commit intomainfrom
test_883385190
Open

Fixes from testing our CMake build out of the git repo.#682
copybara-service[bot] wants to merge 1 commit intomainfrom
test_883385190

Conversation

@copybara-service
Copy link

Fixes from testing our CMake build out of the git repo.

Everytime I think I understand CMake I learn new and wonderful ways I am
wrong:

  • We need a CMake file for support/ itself
  • The umbrella crubit_support target wasn't actually including our
    targets (just an empty list).
  • We need include_directories so that our .cc files can find our .h files.

Everytime I think I understand CMake I learn new and wonderful ways I am
wrong:

* We need a CMake file for `support/` itself
* The umbrella `crubit_support` target wasn't actually including our
  targets (just an empty list).
* We need include_directories so that our `.cc` files can find our `.h` files.

PiperOrigin-RevId: 883385190
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