1
0
forked from Alepha/Alepha

A lot of progress towards unifying the build system.

This commit is contained in:
2023-10-12 18:11:51 -04:00
parent eb803ee5e6
commit 57b68ef8a4
15 changed files with 54 additions and 28 deletions

View File

@ -0,0 +1 @@
add_subdirectory( tuplizeAggregate.test )

View File

@ -0,0 +1 @@
unit_test( 0 )

View File

@ -1,4 +0,0 @@
CXXFLAGS+= -std=c++17 -I .
CXXFLAGS+= -g -O0
all: 0