SWDEV-478714 package requirements.txt (#1046)

This commit is contained in:
Gopesh Bhardwaj
2024-09-09 21:51:30 +05:30
committad av GitHub
förälder 395f01b689
incheckning 0f337aed03
+5
Visa fil
@@ -20,6 +20,11 @@ install(
DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/${PACKAGE_NAME}
COMPONENT tests)
install(
FILES ${PROJECT_SOURCE_DIR}/requirements.txt
DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/${PACKAGE_NAME}/tests
COMPONENT tests)
install(
EXPORT ${PACKAGE_NAME}-targets
FILE ${PACKAGE_NAME}-targets.cmake