summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <bbaren@google.com>2018-10-07 19:09:28 -0400
committerGravatar Benjamin Barenblat <bbaren@google.com>2018-10-07 19:09:28 -0400
commit710185dec63700d073c6fd24101730b9f9b889e5 (patch)
tree52abe407c63ccc31323846a8e1f3a6e1a88a3244 /CMakeLists.txt
parentdc21e4544d372a248604944cd0da14382990f0f3 (diff)
Explicitly link C++ standard libraryHEADmaster
This library is a C++ library, but it will be linked by a C compiler. Explicitly specify libstdc++ as a library dependency so linking will succeed. This is somewhat of a stopgap; in the long term, the build system should figure out whether you’re linking against libstdc++ or libc++ and stick the correct one in lib.urp.
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions