Join Slack
Powered by
one thing i noticed is that the top-level `CMakeLi...
# macos
c
Chris Broome
05/17/2019, 1:13 PM
one thing i noticed is that the top-level
CMakeLists.txt
file has the line
Copy code
set(CXX_STD "c++14")
but the
Makefile
doesn’t mention the version of c++ it’s expecting
Open in Slack
Previous
Next