Skip to content

v0.4.1

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Apr 16:47
· 8 commits to master since this release
10777cd
build: fix ninja build (#41)

CMake Error:
Running

'/usr/bin/ninja' '-C' '/home/thode/external/cfl/CMakeFiles/CMakeTmp' '-t' 'recompact'

failed with:

ninja: error: build.ninja:50: bad $-escape (literal $ must be written as $$)

Signed-off-by: Thomas Devoogdt <thomas@devoogdt.com>