AusweisApp2/src/secure_storage/CMakeLists.txt

4 lines
134 B
CMake

ADD_PLATFORM_LIBRARY(AusweisAppSecureStorage)
TARGET_LINK_LIBRARIES(AusweisAppSecureStorage Qt5::Core Qt5::Network AusweisAppGlobal)