view lib/CMakeLists.txt @ 2:ed80bcd28852

cclib
author Lewin Bormann <lbo@spheniscida.de>
date Mon, 06 Mar 2023 10:13:49 +0100
parents ec6009463e1c
children
line wrap: on
line source


cmake_minimum_required(VERSION 3.26)

ADD_LIBRARY(exec exec.cc)