cmake: Put updatetex2lyxtests in an appropriate folder

This commit is contained in:
Vincent van Ravesteijn 2015-10-19 17:50:59 +02:00
parent 1e075bdf55
commit 92b7c5a92f

View File

@ -71,3 +71,4 @@ add_custom_command(
)
add_custom_target(updatetex2lyxtests DEPENDS LyxTestFiles)
set_target_properties(updatetex2lyxtests PROPERTIES FOLDER "tests/tex2lyx")