1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-15 06:52:34 +02:00

Fix sysinfo sdk not building shared bin

This commit is contained in:
Elias Steurer 2020-09-10 17:07:01 +02:00
parent 6f77e77ffe
commit c8a87e1ef9

View File

@ -24,7 +24,7 @@ set(headers screenplaysysinfo_plugin.h
mathhelper.h
storage.h)
add_library(${PROJECT_NAME} ${src} ${headers})
add_library(${PROJECT_NAME} SHARED ${src} ${headers})
target_link_libraries(${PROJECT_NAME}
PRIVATE