Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / boringssl / src / ssl / test / CMakeLists.txt
index 22c6619..27d9596 100644 (file)
@@ -5,6 +5,8 @@ add_executable(
 
        async_bio.cc
        bssl_shim.cc
+       packeted_bio.cc
+       test_config.cc
 )
 
 target_link_libraries(bssl_shim ssl crypto)