1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-11-07 03:22:33 +01:00

Remove copying of html file

It is now in the qrc
This commit is contained in:
Elias Steurer 2020-08-22 12:15:18 +02:00
parent f93c6a15a1
commit 8838f4f00e

View File

@ -69,7 +69,3 @@ target_link_libraries(${PROJECT_NAME}
Qt5::WebEngine
ScreenPlaySDK
)
configure_file(index.html ${CMAKE_BINARY_DIR}/bin/ COPYONLY)