Skip to content
Snippets Groups Projects
Commit a9026dfa authored by Bensong Liu's avatar Bensong Liu
Browse files

single-flow working

parent add398fe
No related branches found
No related tags found
No related merge requests found
*.out
*.o
CXX ?= clang++
test:
$(CXX) -std=c++14 xaml.gen.example.cc -o xaml.gen.example.out -I..
install:
cp -r . /usr/include/cis-workflow-gen
#include "activity.hpp"
#include "quick-include.hpp"
#include <cis-workflow-gen/quick-include.hpp>
int main() {
Activity SCS ("SCS", "FleetAGC.Activities.WriteTraceinfo", "PreRteg.InitiateBareMetalComplete");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment