diff options
author | Jacob Schloss <jschloss@swiftengineering.com> | 2018-08-22 18:17:32 (GMT) |
---|---|---|
committer | Jacob Schloss <jschloss@swiftengineering.com> | 2018-08-22 18:17:32 (GMT) |
commit | 6e7980164593bfe888d6e94ee52d4d08bdddb412 (patch) | |
tree | 273b7cc26812313e7e0cff8fe50b7af2ccccbc4d /googletest/test/googletest-filepath-test.cc | |
parent | 8bc11c040a1dcbe50c340b21d78175d152dd3837 (diff) | |
download | googletest-6e7980164593bfe888d6e94ee52d4d08bdddb412.zip googletest-6e7980164593bfe888d6e94ee52d4d08bdddb412.tar.gz googletest-6e7980164593bfe888d6e94ee52d4d08bdddb412.tar.bz2 |
It seems like CMAKE_CXX_FLAGS is getting double appended when building as a nested cmake project,
which breaks my build as gcc does not allow -specs=nosys.specs to be called multiple times.
Removing this fixes it and seems to keep the same compile options, just removing the duplicate definition.
Diffstat (limited to 'googletest/test/googletest-filepath-test.cc')
0 files changed, 0 insertions, 0 deletions