crossbario / autobahn-cpp

WAMP for C++ in Boost/Asio
https://crossbar.io/autobahn
Boost Software License 1.0
251 stars 104 forks source link

wamp_publish_options.* header is not installed #168

Closed gajanak closed 6 years ago

gajanak commented 7 years ago

wamp_publish_options.* introduced by commit 904b8c2100d537624287eac055457aa58fa3642d is not installed by make install.

Soory. My Fault.

Can someone please add ${CMAKE_CURRENT_SOURCE_DIR}/autobahn/wamp_publish_options.hpp ${CMAKE_CURRENT_SOURCE_DIR}/autobahn/wamp_publish_options.ipp to CmakeList.txt line 65.

Thanks.

oberstet commented 7 years ago

@gajanak np, thanks for contributing and for reporting this!

raphaelpereira commented 6 years ago

This seems closed