13 lines
No EOL
342 B
CMake
13 lines
No EOL
342 B
CMake
set(PUBLISHING_UNIT_TEST_FILES
|
|
publishing/TestPdfWriter.cpp
|
|
publishing/TestDocumentConverter.cpp
|
|
publishing/TestSvgConverter.cpp
|
|
publishing/TestSvgToNodeConverter.cpp
|
|
publishing/TestLatexConverter.cpp
|
|
PARENT_SCOPE
|
|
)
|
|
|
|
set(PUBLISHING_UNIT_TEST_DEPENDENCIES
|
|
publishing
|
|
PARENT_SCOPE
|
|
) |