revert Makefile change
[c11concurrency-benchmarks.git] / gdax-orderbook-hpp / demo / dependencies / websocketpp-0.7.0 / websocketpp-config.cmake.in
1 # - Config file for the websocketpp package
2 # It defines the following variables
3 #  WEBSOCKETPP_FOUND - indicates that the module was found
4 #  WEBSOCKETPP_INCLUDE_DIR - include directories
5
6 set(WEBSOCKETPP_FOUND TRUE)
7 set(WEBSOCKETPP_INCLUDE_DIR "@INSTALL_INCLUDE_DIR@")