UseLATEX/tests/IncludeDirectories
2019-09-30 21:33:43 -06:00
..
copied-subdir Add INCLUDE_DIRECTORIES option 2019-09-30 21:33:43 -06:00
uncopied-subdir Add INCLUDE_DIRECTORIES option 2019-09-30 21:33:43 -06:00
CMakeLists.txt Add INCLUDE_DIRECTORIES option 2019-09-30 21:33:43 -06:00
CopiedInput.tex Add INCLUDE_DIRECTORIES option 2019-09-30 21:33:43 -06:00
IncludeStuff.tex Add INCLUDE_DIRECTORIES option 2019-09-30 21:33:43 -06:00
README Add INCLUDE_DIRECTORIES option 2019-09-30 21:33:43 -06:00
UncopiedInput.tex Add INCLUDE_DIRECTORIES option 2019-09-30 21:33:43 -06:00

This test makes sure that the INCLUDE_DIRECTORIES option works correctly.
It tests to make sure that it works against directories that are copied to
the build directory and those that remain in the source directory.