Sign in
◑
Theme
boringssl
/
boringssl
/
4003f6d045b9b330cee4b4a6fe65e7fc79d99fa0
/
.
/
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)