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