fixed adding file problem
[c11concurrency-benchmarks.git] / gdax-orderbook-hpp / demo / dependencies / websocketpp-0.7.0 / test / http / CMakeLists.txt
1
2 file (GLOB SOURCE_FILES parser.cpp)
3
4 init_target (test_http)
5
6 build_test (${TARGET_NAME} ${SOURCE_FILES})
7
8 link_boost ()
9 final_target ()
10
11 set_target_properties(${TARGET_NAME} PROPERTIES FOLDER "test")