Sign in
boringssl
/
boringssl
/
73c4a5d0b5f78dabaa29e5e9f2844e1bf4e16bdf
/
.
/
util
/
ar
/
testdata
/
sample
/
CMakeLists.txt
blob: 9ea2fe8ee1715f8265a8bc9b4e5135028101ddb3 [
file
]
cmake_minimum_required(VERSION 3.0)
project(Sample)
add_library(sample STATIC foo.c bar.cc)