Commit 85269d7a authored by Xavier Thompson's avatar Xavier Thompson

Adapt includes for test programs

parent c43d4090
CXX=g++-11
CXXFLAGS=-g -O3 -fwhole-program -flto -Wall -Wextra -Werror -std=c++20 -fcoroutines -I..
CXXFLAGS=-g -O3 -fwhole-program -flto -Wall -Wextra -Werror -std=c++20 -fcoroutines -I../include
LDLIBS=-ljemalloc -pthread
#include <fork.hpp>
#include <join.hpp>
#include <root.hpp>
#include <typon/fork.hpp>
#include <typon/join.hpp>
#include <typon/root.hpp>
#include <cstdio>
......
#include <task.hpp>
#include <typon/task.hpp>
#include <cstdio>
......
#include <task.hpp>
#include <fork.hpp>
#include <join.hpp>
#include <root.hpp>
#include <typon/task.hpp>
#include <typon/fork.hpp>
#include <typon/join.hpp>
#include <typon/root.hpp>
#include <cstdio>
......
#include <fork.hpp>
#include <join.hpp>
#include <root.hpp>
#include <typon/fork.hpp>
#include <typon/join.hpp>
#include <typon/root.hpp>
#include <cstdio>
......
#include <root.hpp>
#include <join.hpp>
#include <fork.hpp>
#include <typon/root.hpp>
#include <typon/join.hpp>
#include <typon/fork.hpp>
#include <cstdio>
......
#include <fork.hpp>
#include <join.hpp>
#include <root.hpp>
#include <task.hpp>
#include <typon/fork.hpp>
#include <typon/join.hpp>
#include <typon/root.hpp>
#include <typon/task.hpp>
#include <cstdio>
......
#include <task.hpp>
#include <typon/task.hpp>
#include <cstdio>
......
#include <task.hpp>
#include <typon/task.hpp>
#include <cstdio>
......
CXX = clang++-14
CXXFLAGS = -g -O3 -flto -Werror -Wall -Wextra -std=c++20 -stdlib=libc++ -I..
CXXFLAGS = -g -O3 -flto -Werror -Wall -Wextra -std=c++20 -stdlib=libc++ -I../include
LDLIBS = -pthread
#include <fork.hpp>
#include <join.hpp>
#include <root.hpp>
#include <task.hpp>
#include <typon/fork.hpp>
#include <typon/join.hpp>
#include <typon/root.hpp>
#include <typon/task.hpp>
#include <cstdio>
......
#include <fork.hpp>
#include <join.hpp>
#include <root.hpp>
#include <typon/fork.hpp>
#include <typon/join.hpp>
#include <typon/root.hpp>
#include <cstdio>
......
#include <task.hpp>
#include <typon/task.hpp>
#include <cstdio>
......
#include <task.hpp>
#include <typon/task.hpp>
#include <cstdio>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment