UseLATEX/tests
Anatoly Borodin fb07aa109f Require CMake version >= 2.8.4
The newest 3.* CMake versions may be missing in some distributions.

The most recent feature required by UseLATEX and its tests is
ced1d5eccd:
"Skip file-level dependencies on custom targets (#11332)". The commit is
included in the release version 2.8.4.

The following error messages are produced during compilation with
earlier CMake versions:

	[100%] Built target UseLATEX_pdf
	make[2]: *** No rule to make target `UseLATEX_pdf', needed by `UseLATEX_build/CMakeFiles/UseLATEX'.  Stop.

Signed-off-by: Anatoly Borodin <anatoly.borodin@gmail.com>
2015-07-23 22:40:31 +02:00
..
DefaultTargets Require CMake version >= 2.8.4 2015-07-23 22:40:31 +02:00
ImageTypes Require CMake version >= 2.8.4 2015-07-23 22:40:31 +02:00
MultiDotFilename Require CMake version >= 2.8.4 2015-07-23 22:40:31 +02:00
Subdirectory Require CMake version >= 2.8.4 2015-07-23 22:40:31 +02:00
README Add test for filenames with multiple periods in them. 2012-06-26 10:32:15 -06:00

This directory contains simple documents that test features and fixes of
UseLATEX.cmake.  You will find many features missing as I was very late in
starting this practice and have not gone back to retest earlier features.