Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Gory hack (try #2).
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Wed, 28 May 2014 11:27:51 +0000 (13:27 +0200)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Wed, 28 May 2014 11:58:19 +0000 (13:58 +0200)
commit18943afb8bf40a4f071927081008cdcff128a863
treec3dd0c8885bf9e0ce72ae5ec18aee672dc748c80
parentfa5068126a97f31181f5d8527a4384c5df341c5a
Gory hack (try #2).

Semicolons are used both as list separator for cmake, and as path separator for
classpath on Windows. Since the cmake language doesn't permit to escape them
properly, try to use substitutions to make the java tests work on Windows.
buildtools/Cmake/AddTests.cmake