view lib/CMakeLists.txt @ 24:b89680a8af68 default tip

graph: detect negative cycles
author Lewin Bormann <lbo@spheniscida.de>
date Sun, 09 Apr 2023 17:27:20 +0200
parents ec6009463e1c
children
line wrap: on
line source


cmake_minimum_required(VERSION 3.26)

ADD_LIBRARY(exec exec.cc)