AusweisApp2/src/export/CMakeLists.txt

4 lines
126 B
CMake
Raw Normal View History

2017-07-03 09:33:28 +02:00
ADD_PLATFORM_LIBRARY(AusweisAppExport)
TARGET_LINK_LIBRARIES(AusweisAppExport Qt5::Svg Qt5::PrintSupport AusweisAppSettings)