cmake_minimum_required(VERSION 3.0.0) project(base1432 VERSION 2.0) add_library(base1432 ./base1432le.c)