From b8b9789a6975266433904b0ab4d381a9f3317986 Mon Sep 17 00:00:00 2001 From: iphydf Date: Wed, 21 Sep 2016 10:51:58 +0100 Subject: Rebuild apidsl'd headers in cmake. - Moved apidsl headers next to their generated versions. In the future, perhaps all (or most) headers will be apidsl-generated, so the sources should stay together. - Try to find apidsl/apigen binary and astyle binary and use it for the format test. Don't run the format test if these can't be found. --- other/astyle/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'other/astyle/README.md') diff --git a/other/astyle/README.md b/other/astyle/README.md index f68edf68..9ce34b8e 100644 --- a/other/astyle/README.md +++ b/other/astyle/README.md @@ -29,4 +29,4 @@ Copy [``astylerc``](/other/astyle/astylerc) to ``toxcore/.git/hooks`` ``astylerc`` - this file can be used in the pre-commit hook to try its best at making the code conform to the coding style of toxcore. -Furthermore, it is being used to format ``tox.h`` after using [``apidsl``](/other/apidsl) to generate it. \ No newline at end of file +Furthermore, it is being used to format ``tox.h`` after using ``apidsl`` to generate it. -- cgit v1.2.3