cpp-io2d/P0267_RefImpl

build library via 'cmake --build'

DavidLudwig opened this issue · 3 comments

CMake has a '--build' option. We should probably support this, with as few extra flags as possible, and with reasonable defaults getting chosen.

I thought you get that feature by default without any need to tweak CMakeLists.txt.

I hope so, @Lyberta ! At this point, this Issue is primarily a note to tell me (or anyone, really!) to test and make sure it works!

Fixed by #114.