Remove EXT variable from CMake, just use Automake-compatible EXEEXT
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Tue, 27 Sep 2011 09:52:51 +0000 (10:52 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Wed, 28 Sep 2011 18:01:15 +0000 (19:01 +0100)
commitc141af614729d7d96ad4acfdaabe2496465e5025
tree78cd84a569eed793bfb9170319d0f2e9446b0123
parentbe6ec7b22aa38c6896ac08b3490e0e9731a3077f
Remove EXT variable from CMake, just use Automake-compatible EXEEXT

According to Ralf, there's no standard name for this in CMake, so we
might as well use the standard Automake name.

Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
Reviewed-by: Ralf Habacker <ralf.habacker@freenet.de>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=41222
cmake/CMakeLists.txt
cmake/test/CMakeLists.txt