Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: fix qt5.7 build under macOS (#1469)
OBJCXX's std flags don't get defined by our cxx macro. Rather than hard-coding to c++11, just force OBJCXX to be the same as CXX unless the user specified otherwise.
- Loading branch information