cmake: process tests directory
Split the nghttp2 library into objects and a shared library from those objects. This is needed because of symbol visibility. An advantage over the autotools build is that there are no worries about static versus static library builds. Test: cmake $srcdir make nghttpx-unittest main failmalloc make test
Showing
tests/CMakeLists.txt
0 → 100644
Please register or sign in to comment