cmake: rename nghttpx-bin target to nghttpx
`ninja nghttpx` would create the static library, but I expected a binary `nghttpx` instead. Rename the nghttpx target to nghttpx_static and nghttpx-bin to nghttpx.
Showing
Please register or sign in to comment