Sign in
◑
Theme
boringssl
/
boringssl.git
/
658799b7cc54b90f383d7692ab32e3a09ff3e33d
/
.
/
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)