aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com
diff options
context:
space:
mode:
authorGravatar aolivas <alex.r.olivas@gmail.com>2018-03-09 05:13:17 -0800
committerGravatar Copybara-Service <copybara-piper@google.com>2018-03-09 05:15:07 -0800
commit7cbe1fbd138facf1c7e70c677e4101d8e7b31900 (patch)
tree9ebd52c6378c3d451014ebbe4bf1f26a87d513b3 /src/main/java/com
parenta31e035fb42aa8db9fd248ef2ebd665a411053b8 (diff)
Update cpp-use-cases.md
I wasn't able to build a simple 'hello-world' example with an identical structure. I encountered several problems: 1) bazel forces to declare a license for code within the 'third_party' sub-directory. This not at all obvious to noobs. 2) bazel complains about a missing input file 'some_lib.h' without the leading 'include' in hdrs and the build fails. 3) compilation throws "No such file or directory" when trying to include 'some_lib.h' with the trailing 'include' in copts. I think this is particularly important for converting legacy projects (not necessarily third party) that use cmake, autoconf, etc... Closes #4697. PiperOrigin-RevId: 188471650
Diffstat (limited to 'src/main/java/com')
0 files changed, 0 insertions, 0 deletions