1
0
mirror of https://github.com/fumiama/base16384.git synced 2026-06-07 19:40:23 +08:00
Files
base16384/64/CMakeLists.txt
2021-04-08 15:34:32 +08:00

5 lines
106 B
CMake

cmake_minimum_required(VERSION 3.0.0)
project(base1464 VERSION 2.0)
add_library(base1464 ./base1464le.c)