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