10 lines
No EOL
224 B
CMake
10 lines
No EOL
224 B
CMake
set(PUBLISHING_UNIT_TEST_FILES
|
|
publishing/TestPdfWriter.cpp
|
|
publishing/TestDocumentConverter.cpp
|
|
PARENT_SCOPE
|
|
)
|
|
|
|
set(PUBLISHING_UNIT_TEST_DEPENDENCIES
|
|
publishing
|
|
PARENT_SCOPE
|
|
) |