AusweisApp2/src/remote_device/CMakeLists.txt

4 lines
211 B
CMake
Raw Normal View History

2017-12-20 14:54:05 +01:00
ADD_PLATFORM_LIBRARY(AusweisAppRemoteDevice)
TARGET_LINK_LIBRARIES(AusweisAppRemoteDevice Qt5::Core Qt5::WebSockets AusweisAppCard AusweisAppGlobal AusweisAppSecureStorage AusweisAppNetwork AusweisAppSettings)