websocketpp.paketlendi

This commit is contained in:
milisman 2016-12-25 17:12:31 +02:00
parent dd7a666cc2
commit ede486512d
1 changed files with 0 additions and 4 deletions

View File

@ -17,9 +17,5 @@ build() {
(cd build
cmake -DCMAKE_INSTALL_PREFIX=/usr ..
)
WSPP_ENABLE_CPP11=1 \
BOOST_LIBS=/usr/lib \
BOOST_INCLUDES=/usr/include/boost \
scons test
make -C build DESTDIR="${PKG}" install
}