mirror of
https://github.com/fumiama/android-base16384.git
synced 2026-06-06 10:40:30 +08:00
5 lines
110 B
CMake
5 lines
110 B
CMake
cmake_minimum_required(VERSION 3.0.0)
|
|
project(base1464 VERSION 2.0)
|
|
|
|
add_library(base14c STATIC base1464le.c)
|