Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Make it easier to work with the XML parser
authorMartin Quinson <martin.quinson@loria.fr>
Mon, 22 May 2017 19:49:22 +0000 (21:49 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Mon, 22 May 2017 20:18:02 +0000 (22:18 +0200)
commit22bebe35528508e99139b4fd26c9cbfc82664e18
tree512fb476ad28248739646ba66a9814259aad7fee
parente7fd2983b817757a20dc17475ef73d1789b7b5a2
Make it easier to work with the XML parser

We ask flex to generate C code, but compile it with g++ so it breaks.
So we fix the C code with a bunch of sed. Who would think of
generating C++ code directly?
tools/cmake/MaintainerMode.cmake