2022-11-30 18:28:50 +00:00
|
|
|
set(PUBLISHING_UNIT_TEST_FILES
|
|
|
|
publishing/TestPdfWriter.cpp
|
2022-12-01 11:49:57 +00:00
|
|
|
publishing/TestDocumentConverter.cpp
|
2022-12-08 08:48:18 +00:00
|
|
|
publishing/TestSvgConverter.cpp
|
2023-01-12 09:18:16 +00:00
|
|
|
publishing/TestLatexConverter.cpp
|
2022-11-30 18:28:50 +00:00
|
|
|
PARENT_SCOPE
|
|
|
|
)
|
|
|
|
|
|
|
|
set(PUBLISHING_UNIT_TEST_DEPENDENCIES
|
|
|
|
publishing
|
|
|
|
PARENT_SCOPE
|
|
|
|
)
|