Skip to content

Commit

Permalink
pdk: Added gui resources in package.
Browse files Browse the repository at this point in the history
Signed-off-by: andreidanila1 <[email protected]>
  • Loading branch information
andreidanila1 committed Aug 20, 2024
1 parent 6ddecd8 commit 97c0154
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gui/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -131,3 +131,4 @@ install(TARGETS ${PROJECT_NAME} LIBRARY DESTINATION ${SCOPY_DLL_INSTALL_PATH} CO
RUNTIME DESTINATION ${SCOPY_DLL_INSTALL_PATH}
)
install(DIRECTORY include/ DESTINATION include/ COMPONENT ${SCOPY_PDK})
install(DIRECTORY res/ DESTINATION resources/ COMPONENT ${SCOPY_PDK})

0 comments on commit 97c0154

Please sign in to comment.