Mercurial > minori
comparison dep/anitomy/Makefile.am @ 237:a7d0d543b334
*: make OS X builds succeed
new script: deploy_build.sh, creates the app bundle
author | Paper <paper@paper.us.eu.org> |
---|---|
date | Fri, 19 Jan 2024 11:14:44 -0500 |
parents | 4d461ef7d424 |
children | a0eeb2cc7e6d |
comparison
equal
deleted
inserted
replaced
236:4d461ef7d424 | 237:a7d0d543b334 |
---|---|
17 anitomy/parser.h \ | 17 anitomy/parser.h \ |
18 anitomy/string.h \ | 18 anitomy/string.h \ |
19 anitomy/token.h \ | 19 anitomy/token.h \ |
20 anitomy/tokenizer.h | 20 anitomy/tokenizer.h |
21 | 21 |
22 libanitomy_la_CXXFLAGS = -std=c++17 | |
22 ACLOCAL_AMFLAGS = -I m4 | 23 ACLOCAL_AMFLAGS = -I m4 |